2

更新を確認すると、次のエラー メッセージが表示されます。

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 ビルド ID: 201408250818 プラットフォーム: Eclipse Luna (4.4)

システム :

Ubuntu 14.04

ありがとう、

4

2 に答える 2

2

私の場合、以下はubuntuのSTSで機能しました-

1- {user.home}/.eclipse/org.eclipse.oomph.p2/cache に移動し、すべてのキャッシュを消去します

2- STS の更新 ([ヘルプ] > [STS について] > [インストールの詳細] > [更新])

于 2017-11-02T14:19:55.793 に答える
1

Preferences/Install-Update/Available Software Sites に移動し、「SpringSource Update Site for Eclipse 3.7」を無効にします。

STS Jiraでこれに関する問題も提起しました。

マーティン

于 2014-09-12T16:58:54.230 に答える