我在 Windows 7 Professional 64b 上,刚刚下载并安装了 Eclipse Juno 64b:
Eclipse Java EE IDE for Web Developers.
Version: Juno Service Release 2
Build id: 20130225-0426
我转到 Help -> Eclipse Marketplace 然后搜索Spring STS
并选择STS for Eclipse Juno (3.8 + 4.2)
,此时我进入了一个未找到依赖项的致命循环,无论我取消选择多少包,它总是会抱怨(见下文)。
我还尝试为 Java 开发人员安装 Eclipse 而不是 Java EE。我也尝试过 32b 版本。最后,我还尝试从 Spring STS 更新站点 http://dist.springsource.com/release/TOOLS/update/e4.2/安装,但仍然没有运气。
谁能建议这个问题的解决方案是什么?也许我应该切换回靛蓝?
Cannot complete the install because one or more required items could not be found.
Software being installed: Spring IDE Spring Data Support 3.2.0.201303060654-RELEASE
(org.springframework.ide.eclipse.data.feature.feature.group 3.2.0.201303060654-RELEASE)
Missing requirement: Spring IDE Live Beans Graph 3.2.0.201303060654-RELEASE
(org.springframework.ide.eclipse.beans.ui.livegraph 3.2.0.201303060654-RELEASE) requires 'bundle org.eclipse.zest.core [1.0.0,2.0.0)' but it could not be found
Cannot satisfy dependency:
From: Spring IDE Spring Data Support 3.2.0.201303060654-RELEASE
(org.springframework.ide.eclipse.data.feature.feature.group 3.2.0.201303060654-RELEASE)
To: org.springframework.ide.eclipse.feature.feature.group 0.0.0
Cannot satisfy dependency:
From: Spring IDE Core (required) 3.2.0.201303060654-RELEASE (org.springframework.ide.eclipse.feature.feature.group 3.2.0.201303060654-RELEASE)
To: org.springframework.ide.eclipse.beans.ui.livegraph [3.2.0.201303060654-RELEASE]