Home Eclipse Plugins Tool Maven 2.x Extension for Eclipse



Maven 2.x Extension for Eclipse
Posted on: July 16, 2011 at 12:00 AM
Maven Integration for Eclipse provides tight integration for Maven into the IDE and providing the following features

Maven 2.x Extension for Eclipse

Maven Integration for Eclipse provides tight integration for Maven into the IDE and providing the following features

  1. Launching Maven builds from within Eclipse
  2. Dependency management for Eclipse build path based on Maven's pom.xml
  3. Resolving Maven dependencies from the Eclipse workspace without installing to local Maven repository
  4. Automatic downloading of the required dependencies from the remote Maven repositories
  5. Wizards for creating new Maven projects, pom.xml or to enable Maven support on plain Java project
  6. Quick search for dependencies in Maven remote repositories
  7. Quick fixes in the Java editor for looking up required dependencies/jars by the class or package name
  8. ...more features to come

This plugin is using the Maven Embedder component to launch Maven and to work with all Maven data. This is work in progress and we are working hard to make it smooth and nice.

Click here to go detail page: http://m2eclipse.codehaus.org/

Related Tags for Maven 2.x Extension for Eclipse:


More Tutorials from this section

Ask Questions?    Discuss: Maven 2.x Extension for Eclipse  

Post your Comment


Your Name (*) :
Your Email :
Subject (*):
Your Comment (*):
  Reload Image
 
 

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.