So, I'm spending the day de-Mavenizing our project and thought I would share a valuable piece of information: How to uninstall Maven from Eclipse Helios.
- In Eclipse, open the "About Eclipse" (in Windows, this is under the "Help" menu, in OSX, this is under "Eclipse" menu.)
- Click on "Installation Details->Installed Software" and find the Maven entry. Uninstall that.
- Close Eclipse
- Navigate to your Eclipse installation folder and find the "plugins" folder. Delete everything with the words "maven" in it (files AND folders.)
- Start up Eclipse
Enjoy using Ant! (or anything else.)
No comments:
Post a Comment