eclipse - Spring Tool Suite (STS) - 无法更新

标签 eclipse spring-tool-suite eclipse-luna

当我检查更新并收到此错误消息时:

Cannot complete the install because one or more required items could not be found.
  Software being installed: Spring Tool Suite 3.6.1.201408250821-RELEASE-e37 
(org.springsource.sts.ide 3.6.1.201408250821-RELEASE-e37)
  Missing requirement: Spring Tool Suite Package 3.6.1.201408250821-RELEASE-e37 
(org.springsource.sts.package.feature.group 3.6.1.201408250821-RELEASE-e37) requires 
'org.eclipse.platform.feature.group [3.7.0,4.0.0)' but it could not be found
  Cannot satisfy dependency:
    From: Spring Tool Suite 3.6.1.201408250821-RELEASE-e37 (org.springsource.sts.ide 
3.6.1.201408250821-RELEASE-e37)
    To: org.springsource.sts.package.feature.group [3.6.1.201408250821-RELEASE-e37]

sts版本:

版本:3.6.1.RELEASE 版本号:201408250818 平台:Eclipse Luna (4.4)

系统:

Ubuntu 14.04

谢谢

最佳答案

在我的例子中,以下内容适用于 ubuntu 上的 STS-

1- 转到您的 {user.home}/.eclipse/org.eclipse.oomph.p2/cache 并清理所有缓存

2-更新STS(帮助>关于STS>安装详细信息>更新)

关于eclipse - Spring Tool Suite (STS) - 无法更新,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/25591648/

相关文章:

c++ - eclipse CDT : How to use GCC C++ compiler on C sources?

gradle - Spring Tools Suite和Gradle-设置为从STS内部使用正确的资源

java - 我无法让 Eclipse Luna 在我的 Mac 上运行

java - Eclipse luna 无法读取 http ://download. eclipse.org/releases/luna/content.xml 处的存储库

eclipse - 在 Eclipse 中构建期间无法初始化模块 TreeWalker

java - Lombok Eclipse 问题 : "Requesting Java AST from selection"

eclipse - 在grails项目中下载源jar有什么意义?

java - Eclipse/Spring Tool Suite 上的 Lombok (@__) 错误

eclipse - 如何在 Eclipse EE Luna 中分析 Java Web 应用程序 servlet 调用

Java Servlet 部署 Tomcat