m2eclipse
From KevinWiki
m2eclipse (Maven Integration for Eclipse) is a Eclipse plug-in which provides features to support for the convenient use of Maven.
Installation
Add Update Site
*Add the update site for Maven.
http://m2eclipse.sonatype.org/update/
*To add the site for stable development builds, add the following URL.
http://m2eclipse.sonatype.org/update-dev/
From the version 0.10.0, the repositories are changed.
- Add the update site for m2eclipse Core
http://m2eclipse.sonatype.org/sites/m2e
- Add the update site for m2eclipse Extras
http://m2eclipse.sonatype.org/sites/m2e-extras
Install
- Select the checkbox next to the added Maven Integration for Eclipse site.