Dependency hierarchy view for maven in Eclipse Indigo
问题 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 回答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.