我正在尝试使用Eclipse市场在Eclipse Kepler中安装Spring Tool Suite 4。
我在尝试安装时收到以下错误:
无法完成安装,因为找不到一个或多个必需的项目。正在安装的软件:Cloud Foundry Manifest Language Server Feature4.1.0.201812201040(org.springframework.tooling.cloudfoundry.manifest.ls.feature.feature.group4.1.0.201812201040)缺少要求:EclipseIDE(孵化)0.7.0.201809061243(org. eclipse.lsp4e0.7.0.201809061243)的Language Server Protocol客户端需要“bundle org.eclipse.core.runtime 3.12.0”,但找不到无法满足依赖项:来自:Cloud Foundry Manifest Language Server Feature4.1.0.201812201040(org.springframework.tooling.cloudfoundry.manifest.ls.feature.feature.group84.1.0.20112201040)收件人:org.eclipse.lsp4e 0.6.0
我尝试安装语言服务器协议,但我在市场或谷歌上找不到他
我的Eclipse版本是Kepler Service Release 2
Java版本:Java8
Spring插件链接:https://marketplace.eclipse.org/content/spring-tools-4-spring-boot-aka-spring-tool-suite-4
错误是说需要版本至少为3.12.0的插件org. eclipse.core.runtime
。Eclipse Kepler只有该插件的3.9版。
所以Eclipse Kepler对于这次安装来说太旧了(它已经发布了10个版本,并且已经过时了6年)。您需要为此代码使用最新版本的Eclipse-Eclipse 2019-09是当前版本。