我在Eclipse GGTS(3.6.4.RELEASE)中安装了Grails 2.5.5并添加了Groovy编译器功能2.4.12。我正在将现有项目导入工作区。
在更新编译器之前,刷新依赖项(在新项目上)可以正常工作。现在,当我运行Refresh Dependencies(alt + g,r)时,它会抛出一个错误。我正在寻找帮助解决问题的指导。日志显示以下
var2
答案 0 :(得分:1)
这是groovy-eclipse
插件的特定版本中存在的问题。据我所知,groovy-eclipse
v2.9.2.xx-201707260047-e44(groovy编译器v2.4.12)中存在该问题。
此后the issue has ben reported and fixed。
要解决此问题,只需将groovy-eclipse
插件更新为v2.9.2.xx-201707311844-e44或更新版本:
http://dist.springsource.org/snapshot/GRECLIPSE/e4.4/