Dependency hierarchy view for maven in Eclipse Indigo

雨燕双飞 提交于 2021-01-27 10:45:58

问题


Can't seem to get the dependency hierarchy view with the latest version of eclipse (Indigo SR2). This post from almost a year ago indicates that the dependency graph is no longer supported but that the dependency hierarchy should be working

Thanks

sfk

Update : screenshot upload


回答1:


Make sure to open the pom.xml file using the Maven POM Editor. Right-click the file, then select Open With > Maven POM Editor. This should give you the expected editor with the option to view the dependencies and the dependency hierarchy.

Please see the following screenshot:

Screenshot



来源:https://stackoverflow.com/questions/10517055/dependency-hierarchy-view-for-maven-in-eclipse-indigo

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!