Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
似乎无法使用最新版本的 eclipse (Indigo SR2) 获得依赖层次视图。大约一年前的这篇文章表明不再支持依赖图,但依赖层次结构应该可以工作
谢谢
sfk
确保使用Maven POM Editorpom.xml打开文件。右键单击该文件,然后选择Open With > Maven POM Editor。这应该为您提供预期的编辑器,其中包含查看依赖项和依赖关系层次结构的选项。
pom.xml
请看下面的截图: