jueves, 15 de septiembre de 2011

Install Maven Eclipse plugin

In this brief tutorial we are going to install Maven in Eclipse Helios, the Eclipse latest version nowadays. You can check Eclipse new updates at www.eclipse.org

To install Maven in Eclipse, go to Help | Install new software. Here we need to add two sites, their names can be whatever, but not their locations: http://m2eclipse.sonatype.org/sites/m2e and http://m2eclipse.sonatype.org/sites/m2e-extras. In the former we select Maven integration for Eclipse, in the latter Maven integration for WTP.

After installing the software we must restart Eclipse to make changes effective. We can check if Maven plugin is correctly installed by clicking right button on an Eclipse project. New Maven functionalities must be displayed.

In the next video we show how to install Maven integration for Eclipse, after this you have to do the same for the second site Maven integration for WTP: