在eclipse中安装springsource工具套件时出现一些问题

在eclipse中安装springsource工具套件时出现一些问题,eclipse,sts-springsourcetoolsuite,Eclipse,Sts Springsourcetoolsuite,Eclipse版本:2019-06(4.12.0) 安装的zip文件:springsource-tool-suite-3.9.10.RELEASE-e4.12.0-updatesite.zip 我甚至不知道为什么会出现这个问题……详细信息是消息说,任何版本(0.0.0)的Apache通用插件/捆绑包(org.Apache.commons.collections)都不存在(0.0.0)(未安装,也未包含在ZIP中)。引导直接需要它,而Spring Boot Dashboard视图和Spring I

Eclipse版本:2019-06(4.12.0)

安装的zip文件:
springsource-tool-suite-3.9.10.RELEASE-e4.12.0-updatesite.zip

我甚至不知道为什么会出现这个问题……

详细信息是消息说,任何版本(
0.0.0
Apache通用插件/捆绑包(
org.Apache.commons.collections
)都不存在(
0.0.0
(未安装,也未包含在ZIP中)。引导直接需要它,而Spring Boot Dashboard视图和Spring IDE Boot Microservices Dash间接需要它(因为需要引导或需要引导插件/捆绑包)

下载该文件并将其放入Eclipse安装目录中的
dropins
文件夹中。重新启动Eclipse并像以前一样从ZIP安装STS3


或者,如果您有internet连接,请在“安装”对话框中选中复选框“在安装过程中联系所有更新站点”,以查找所需的软件,并确保配置的更新站点(窗口>首选项:安装/更新>可用软件站点)中包含所有所需的内容。

非常感谢。我将尝试你说的方法。如果你采用更新站点的方法,那么将Eclipse orbit更新站点添加到首选项中的“可用更新站点”中可能会有所帮助。您可以在此网页上找到要使用的存储库url:)
Cannot complete the install because one or more required items could not be found.
 Software being installed: Spring IDE Boot Microservices Dash 3.9.10.201909171046-RELEASE (org.springframework.ide.eclipse.boot.dash.feature.feature.group 3.9.10.201909171046-RELEASE)
 Missing requirement: Boot 3.9.10.201909171046-RELEASE (org.springframework.ide.eclipse.boot 3.9.10.201909171046-RELEASE) requires 'osgi.bundle; org.apache.commons.collections 0.0.0' but it could not be found
 Cannot satisfy dependency:
  From: Spring Boot Dashboard View 3.9.10.201909171046-RELEASE (org.springframework.ide.eclipse.boot.dash 3.9.10.201909171046-RELEASE)
  To: osgi.bundle; org.springframework.ide.eclipse.boot 0.0.0
 Cannot satisfy dependency:
  From: Spring IDE Boot Microservices Dash 3.9.10.201909171046-RELEASE (org.springframework.ide.eclipse.boot.dash.feature.feature.group 3.9.10.201909171046-RELEASE)
  To: org.eclipse.equinox.p2.iu; org.springframework.ide.eclipse.boot.dash [3.9.10.201909171046-RELEASE,3.9.10.201909171046-RELEASE]