【问题标题】:Couldn't install Spring Tool Suite could not be installed for eclipse Luna无法安装 Spring Tool Suite 无法为 Eclipse Luna 安装
【发布时间】:2020-09-01 14:09:48
【问题描述】:

我想使用 Spring Boot,但无法在 Eclipse Luna IDE 中安装 STS 4.0。 我尝试从首选项进行更新,但 STS 4.0 仍然存在一个常见错误。 错误说

session context was:(profile=epp.package.java, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).No repository found containing: osgi.bundle,org.eclipse.emf.workspace,1.5.1.v20120328-0001No repository found containing: osgi.bundle,org.eclipse.mylyn.wikitext,3.0.37.20200303191522No repository found containing: osgi.bundle,org.eclipse.mylyn.wikitext.markdown,3.0.37.20200303191522

我认为问题在于 eclipse 版本,但如何知道哪个版本的 eclipse 与最新的 STS 兼容。如果我可以从外部下载依赖项而不是怎么做。

【问题讨论】:

  • 您想要当前版本:2020-03。 Luna 来自 2014 年。

标签: java spring eclipse spring-boot spring-tool-suite


【解决方案1】:

您可以从https://spring.io/tools 下载最新的 Spring Tools 4 for Eclipse 发行版。它包含预安装了 Spring Tools 4 的最新 Eclipse 版本(目前为 2020-03)。

如果您想将 Spring Tools 4 安装到现有的 Eclipse 安装中,您可以在 wiki 上找到说明:https://github.com/spring-projects/sts4/wiki/Installation

对于最新的 Spring Tools 4 版本,您至少需要 Eclipse 2019-12(因为我们为每个版本提供了一个与以前的 Eclipse 版本兼容的更新站点)。但我强烈建议使用来自https://spring.io/tools 的最新可用版本和即用型发行版。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2014-09-23
    • 1970-01-01
    • 2018-03-17
    • 2015-08-10
    • 2014-08-18
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多