Spring Tool Suite(STS) - 无法更新

时间:2014-08-31 11:43:29

标签: 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 Build Id:201408250818 平台:Eclipse Luna(4.4)

系统:

ubuntu 14.04

谢谢,

2 个答案:

答案 0 :(得分:2)

在我的案例中,后来在ubuntu上为STS工作 -

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

2-更新STS(帮助>关于STS>安装详情>更新)

答案 1 :(得分:1)

转到首选项/安装 - 更新/可用软件站点并禁用“Eclipse 3.7的SpringSource更新站点”。

我也在STS Jira上提出了这个问题。

马丁