m2eclipse
From KevinWiki
(Difference between revisions)
(New page: {{lowercase}} Category:Eclipse Plugins [http://m2eclipse.codehaus.org m2eclipse (Maven Integration for Eclipse)] is a Eclipse plug-in which provides features to support for the conveni...) |
|||
Line 23: | Line 23: | ||
*Add the update site for m2eclipse Extras | *Add the update site for m2eclipse Extras | ||
http://m2eclipse.sonatype.org/sites/m2e-extras | http://m2eclipse.sonatype.org/sites/m2e-extras | ||
+ | |||
+ | |||
+ | Old m2eclipse | ||
+ | http://m2eclipse.sonatype.org/sites/archives/older | ||
=== Install === | === Install === | ||
*Select the checkbox next to the added Maven Integration for Eclipse site. | *Select the checkbox next to the added Maven Integration for Eclipse site. |
Revision as of 10:28, 19 February 2010
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
Old m2eclipse
http://m2eclipse.sonatype.org/sites/archives/older
Install
- Select the checkbox next to the added Maven Integration for Eclipse site.