【发布时间】: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