我正在使用Eclipse3.7.0,并尝试安装Groovy:我使用了这个链接:Groovy
在按照该链接的说明进行安装时,我得到了一个类似以下的错误。
Error Message:
Cannot complete the install because one or more required items could not be found.
Software being installed: Groovy-Eclipse Feature 2.0.0.xx-20091027-1400-e34 (org.codehaus.groovy.eclipse.feature.feature.group 2.0.0.xx-20091027-1400-e34)我如何解决这个问题?
发布于 2011-07-20 01:40:14
到目前为止,我认为还没有针对Eclipse3.7的Groovy Eclipse插件的发布版本。但是,我已经在许多版本中使用了该插件的dev版本,并且它非常稳定,所以我建议您尝试一下dev版本。适用于3.7的更新站点为http://dist.codehaus.org/groovy/distributions/greclipse/snapshot/e3.7/
https://stackoverflow.com/questions/6745385
复制相似问题