grails - SpringSource Tool Suite中的Grails扩展错误

标签 grails groovy grails-plugin sts-springsourcetoolsuite springsource

我最近安装了SpringSource Tool Suite。我想开始从事Grails项目。因此,我去了Dashboard-> Extension,在其中看到了两个扩展:Grails(当前生产版本)和Grails支持,如下图所示。

但是,当我尝试安装它们时,出现以下错误:

Problems occurred while performing installation: Operation details
Operation details
Cannot complete the install because one or more required items could not be found.
Software currently installed: Shared profile 1.0.0.1340820181092 (SharedProfile_com.springsource.sts.ide 1.0.0.1340820181092)
Missing requirement: Shared profile 1.0.0.1340820181092 (SharedProfile_com.springsource.sts.ide 1.0.0.1340820181092) requires 'org.maven.ide.eclipse [1.0.100.20110804-1717]' but it could not be found

如何解决此错误?还是我可以遵循其他任何选项来安装Grails扩展程序?

谢谢!

最佳答案

是的,@ BurtBeckwith说了什么。您应该转到新的GGTS。

但是,为了解决您的特定问题,您将STS安装到了只读目录(或C:\ Program文件中)。您需要在其他地方重新安装它。

Eclipse p2安装程序无法处理将功能部件补丁安装到只读目录中的情况。 Groovy-Eclipse附带了一个功能补丁程序,用于扩展JDT编译器。我相信这个问题已在上周发布的Eclipse(4.2)的Juno版本中解决。

关于grails - SpringSource Tool Suite中的Grails扩展错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/11274723/

相关文章:

grails - grails中服务的spock测试

groovy - 在 Groovy 中重新引发异常

testing - 如何检查是否在 geb 中找到 href 元素

grails - 使用 Grails Shiro 插件实现 AuthorizingRealm

grails - 在 CRUD grails 脚手架中自动生成 Jquery Autocomplete(一对多关系)

resources.groovy 中的 Grails bean 未注入(inject)到服务中

grails - 如何在 Grails Spring Batch 和 SQL 中使用日期作业参数?

Grails 2.3 - 新示例项目不工作

groovy - immutable 和 final 的区别

grails - 无法解析类 org.codehaus.groovy.grails.commons.ApplicationHolder