我在Mac OS X 10.8.2(Mountain Lion)上安装了grails-2.2.0,我正在使用Groovy-Grails-Tool-Suite,正确安装了grails和Java。但是,当我创建一个新的Grails项目时,我收到一条消息 -
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.
有没有其他人遇到过这个。我正在使用基于Eclipse 4.2(Juno)的GGTS
答案 0 :(得分:4)
在GGTS中从Dashboard / Extensions安装Groovy编译器并在Window下更改编译器 - >偏好 - > Groovy - >编译器到2.x