NetBeans 6.9中缺少Maven依赖关系图 [英] Maven dependency graph missing in NetBeans 6.9

查看:190
本文介绍了NetBeans 6.9中缺少Maven依赖关系图的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

NetBeans有一个非常酷的功能,允许您以图形的形式查看所有Maven项目的依赖项。好吧,我最近从6.8升级到6.9,虽然所有其他Maven的工作正常,依赖图的菜单项已经消失了。我在NetBeans站点上找不到任何信息。有人知道这个功能是否被删除了吗?或者我只是缺少一些配置选项?

NetBeans had a really cool feature that would allow you to view all of a Maven project's dependencies as a graph. Well, I recently upgraded from 6.8 to 6.9, and while all the other Maven stuff works fine, the menu item for the dependency graph has vanished. I couldn't find any information on the NetBeans site. Does anybody know if this feature was removed? Or am I just missing some configuration option?

推荐答案

根据使用Maven创建企业应用程序(适用于NetBeans 6.9),依赖图应该是可用的:

According to Creating an Enterprise Application Using Maven (applies to NetBeans 6.9), the dependency graph is supposed to be available:


您可以右键单击 pom.xml
选择Show Dependency Graph查看
项目
依赖项的可视化表示。您可以将
光标放在工件上,以显示带有工件详细信息的
工具提示。

You can right-click in pom.xml and choose Show Dependency Graph to see a visual representation of the project dependencies. You can place your cursor over an artifact to display a tooltip with the artifact details.

alt text http://netbeans.org/images_www/articles/68/javaee/mavenentapp/maven-webpomgraph.png

我无法确认这一点,因为我现在没有使用NetBeans 6.9但我怀疑他们删除了这个不错特征。

I can't confirm this as I'm not using NetBeans 6.9 right now but I doubt they removed this nice feature.

这篇关于NetBeans 6.9中缺少Maven依赖关系图的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆