如何查找并安装 SpringSource for Eclipse 缺少的依赖项
我想安装 SpringSource,所以我给了它这个更新站点: http://dist。 springsource.com/release/TOOLS/update/e3.6 并使用了 selectAll ,现在它说由于缺少一些依赖项而无法继续安装。 那么通常遇到这样的错误时,您如何返回并找到需要首先安装的东西?这个特定问题中的内容是什么?
无法完成安装,因为找不到一项或多项所需的项目。 正在安装的软件:SpringSource Tool Suite Grails Support 2.6.0.201103161000-RELEASE (com.springsource.sts.grails.feature.group 2.6.0.201103161000-RELEASE) 缺少要求:SpringSource Tool Suite Grails Editor 支持(核心)2.6.0.201103161000-RELEASE (com.springsource.sts.grails.editor.groovy 2.6.0.201103161000-RELEASE) 需要 'bundle org.eclipse.jdt.groovy.core 0.0.0 '但找不到 无法满足依赖关系: 来自:SpringSource 工具套件 Grails 支持 2.6.0.201103161000-RELEASE (com.springsource.sts.grails.feature.group 2.6.0.201103161000-RELEASE) 至:com.springsource.sts.grails.editor.groovy [2.6.0.201103161000-RELEASE]
I wanted to install SpringSource so I gave it this update site: http://dist.springsource.com/release/TOOLS/update/e3.6
and used selectAll , now it says cannot continue with installation becuase of some missing dependencies.
so generally with an error like that how do you go back and find the things that needs to be installed first? and what are those in this particular question?
Cannot complete the install because one or more required items could not be found.
Software being installed: SpringSource Tool Suite Grails Support 2.6.0.201103161000-RELEASE (com.springsource.sts.grails.feature.group 2.6.0.201103161000-RELEASE)
Missing requirement: SpringSource Tool Suite Grails Editor Support (Core) 2.6.0.201103161000-RELEASE (com.springsource.sts.grails.editor.groovy 2.6.0.201103161000-RELEASE) requires 'bundle org.eclipse.jdt.groovy.core 0.0.0' but it could not be found
Cannot satisfy dependency:
From: SpringSource Tool Suite Grails Support 2.6.0.201103161000-RELEASE (com.springsource.sts.grails.feature.group 2.6.0.201103161000-RELEASE)
To: com.springsource.sts.grails.editor.groovy [2.6.0.201103161000-RELEASE]
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您是否尝试过添加 Grails 插件?
http://dist.springsource.com/milestone/TOOLS /third-party/groovy-grails/e3.6
如果您不需要 Grails,请取消选中 Grails/Groovy 复选框。
Have you tried adding the Grails plugin?
http://dist.springsource.com/milestone/TOOLS/third-party/groovy-grails/e3.6
If you do not want Grails, unselect the checkbox Grails/Groovy checkbox.