2

I installed the Groovy-Eclipse plugin for my Eclipse (Kepler) IDE.

When I go to Windows >> Preferences >> Groovy >> Compiler, I see:

enter image description here

Notice the two "Switch to..." buttons that currently give me the option of switching the Groovy compiler to the 1.8.6 or 2.0.7 version.

My question: how do I add a new "Switch to..." button for the the 2.3.3 Groovy compiler?

smeeb
  • 27,777
  • 57
  • 250
  • 447

1 Answers1

3

It looks like this was answered in an edit to your other question's answer How to change Eclipse-Groovy plugin Groovy libraries?

For your version of eclipse you can add this update site if you don't already have it http://dist.springsource.org/release/GRECLIPSE/e4.3/

Then install the Groovy Compiler 2.3 Feature

Community
  • 1
  • 1
MattZ
  • 266
  • 1
  • 6