Search code examples
eclipsemavenm2eclipse

Eclipse built-in maven support vs M2Eclipse


Has Eclipse 3.7.2 built-in Maven support? How does it differ from m2eclipse?

mvn_builtin

m2e

@EDIT

m2e basic version is bundled with Eclipse 3.7 Java (not yet with Java EE). For the full version one has to install m2e from either its update site or the Marketplace.


Solution

  • List of Indigo (Eclipse 3.7) projects: http://www.eclipse.org/indigo/projects.php

    Includes Maven support [new]: http://www.eclipse.org/m2e/

    As you can guess by the name it is just m2e bundled with the release (and upped the version number from the external source).