Reputation: 16841
I need to add a Maven plugin to my Eclipse.
When I browsed Eclipse Market Place, there were loads of Maven dependencies, and some of them didn't work.
Which would you suggest?
Upvotes: 2
Views: 992
Reputation: 837
In your eclipse go to Help ->Install New Software and use this update site to install Maven: http://download.eclipse.org/technology/m2e/releases
Upvotes: 5
Reputation: 644
I recommend you download the M2Eclipse plugin, it can be found on this link: http://eclipse.org/m2e/
There is also a demo movie of what it does and how simple it is.
Upvotes: 7