The menu items for Meven4Eclipse in 7.0 are different in version 7.1.
I imported a project into MyEclipse from CVS. When I right clicked on the pom.xml file in 7.0, I would get a single maven4ecplise menu item ‘Enable Dependency Management’. Clicking on this menu Item would create the maven Dependency Library.
For version 7.1 after I imported a project from CVS and then right clicked on the pom.xml file, I get these maven4ecplise menu options:
Add Dependancy
Add plugin
Open Project Page
Open Issue Tracker
Open Source Control
Open Contunuous Integration
How do I now enable maven dependancy management in MyEclipse 7.1?