Install eclipse groovy plugin
http://dist.springsource.org/release/GRECLIPSE/e4.4/
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-all</artifactId>
<version>2.4.6</version>
</dependency>
http://dist.springsource.org/release/GRECLIPSE/e4.4/
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-all</artifactId>
<version>2.4.6</version>
</dependency>