Configure Eclipse for Grails + Maven

In three short steps :

1. Install Eclipse (3.5 SR1) Galileo  :

For Java EE developers.

http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/galileo/SR1/eclipse-jee-galileo-SR1-win32.zip

 

2. Add Groovy plugin

In Eclipse, via “Help / Install New Software…” menu : Add...

http://dist.springsource.org/release/GRECLIPSE/e3.5/

And check “Groovy-Eclipse Feature”.

 

3. Add m2eclipse plugin

Still via “Help / Install New Software…” : Add...

http://m2eclipse.sonatype.org/sites/m2e

And check “Maven Integration for Eclipse”.

0 comments:

Post a Comment