Maven 2.x Extension for Eclipse
Maven Integration for Eclipse provides tight integration for Maven into the IDE and providing the following features
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
- Launching Maven builds from within Eclipse
- Dependency management for Eclipse build path based
on Maven's pom.xml
- Resolving Maven dependencies from the Eclipse
workspace without installing to local Maven repository
- Automatic downloading of the required dependencies
from the remote Maven repositories
- Wizards for creating new Maven projects, pom.xml or
to enable Maven support on plain Java project
- Quick search for dependencies in Maven remote
repositories
- Quick fixes in the Java editor for looking up
required dependencies/jars by the class or package name
- ...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/
Ads