eclipse - Can't switch to Groovy 2.4 on GGTS -


i followed following guide upgrade grails 3.0 & groovy 2.4 cannot seem find in eclipse (ggts version: 3.6.4.release) can switch compiler.

this guide i've been following: https://tedvinke.wordpress.com/2015/04/10/grails-3-released-installing-gradle-and-groovy-2-4-support-in-eclipseggts/

did fine until step 5.

here's problem: can't switch compiler

all want upgrade project grails 3 & groovy 2.4 there other ide supports perhaps?

thanks!

found issue... posting in case else gets here.

apparently 2.4 compiler did not install correctly expected.

the solution reinstall groovy 2.4 eclipse feature link in eclipse marketplace: http://dist.springsource.org/snapshot/greclipse/e4.4/

enter image description here


Comments

Popular posts from this blog

jOOQ update returning clause with Oracle -

java - Warning equals/hashCode on @Data annotation lombok with inheritance -

java - BasicPathUsageException: Cannot join to attribute of basic type -