Hello there,
On Feb 7, 2013, at 9:04 PM, Andrew Eisenberg <
and...@eisenberg.as> wrote:
> Groovy-Eclipse now supports the Groovy 2.1 compiler
Well great, but I've bumped into a weird problem.
When I build the project, I'm getting the error
Description Resource Path Location Type
Groovy compiler level expected by the project does not match workspace compiler level.
Project compiler level is: 2.0
Workspace compiler level is 2.1
Go to Project properties -> Groovy compiler to set the Groovy compiler level for this project CEBOIS CEBOIS Groovy compiler mismatch problem
In the project properties though, there is no 2.1 -- I can select only from 1.7, 1.8 and 2.0. Which _is_ rather weird, for I don't even have 1.7 and 1.8; on the other hand, I do have 2.1:
Groovy Compiler 2.0 Feature 2.8.0.xx-20130205-1700-e42 org.codehaus.groovy20.feature.feature.group Codehaus.org
Groovy Compiler 2.1 Feature 2.8.0.xx-20130205-1700-e42 org.codehaus.groovy21.feature.feature.group Codehaus.org
Note: Eclipse 3.8 -- I had to downgrade lately from 4.2, since WOLips crashed in there.
Eclipse SDK 3.8.2.M20130131-0800 org.eclipse.sdk.ide null
Any help?
Thanks a lot,
OC