Quantcast
Channel: Build and Deploy, Tools
Viewing all articles
Browse latest Browse all 31

Maven Integration for Eclipse (Luna)

$
0
0
Date Created: 
Mon, 2014-06-30 04:34
Date Updated: 
Mon, 2016-11-07 14:12
Eclipse.org

m2e provides comprehensive Maven integration for Eclipse. You can use m2e to manage both simple and multi-module Maven projects, execute Maven builds via the Eclipse interface, and interact with Maven repositories. m2e makes development easier by integrating data from a project’s Object Model with Eclipse IDE features. With m2e, you can use Maven within Eclipse in a natural and intuitive interface.

Here is a list of features available in m2e:

  • Creating and importing Maven projects
  • Dependency management and integration with the Eclipse classpath
  • Automatic dependency downloads and updates
  • Artifact Javadoc and source resolution
  • Creating projects with Maven Archetypes
  • Browsing and searching remote Maven repositories
  • POM management with automatic update to dependency list
  • Materializing a project from a Maven POM
  • Adapting nested multi-module Maven projects to the Eclipse IDE
  • Form-based and text-based POM Editor
  • GUI Presentation of Dependency Tree and Resolved Dependencies

Version 1.5 includes Maven Profiles Management
and other enhancements.


Viewing all articles
Browse latest Browse all 31

Trending Articles