Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Incompatible groovy compiler version

I have grails-2.2.0 installed on Mac OS X 10.8.2 (Mountain Lion) and I am using Groovy-Grails-Tool-Suite with grails and Java installed correctly. However, when I create a new Grails Project, I get a message saying -

Some projects in your workspace use Grails 2.20 

You are using the Groovy 1.8.6.xx-20120921-2000-e43RELEASE compiler.

Grails requires version range 2.0.0

Various functionality may break if you use an incompatible compiler.

Set Preferences >> Groovy >> Compiler to change the compiler version.

Has anyone else encountered this. I am using GGTS based on Eclipse 4.2 (Juno)

like image 520
Arunabh Das Avatar asked Jun 22 '26 22:06

Arunabh Das


1 Answers

Install Groovy Compiler from Dashboard/Extensions in GGTS and change compiler under Window -> Preferences -> Groovy -> Compiler to 2.x

like image 86
droggo Avatar answered Jun 25 '26 01:06

droggo



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!