【发布时间】:2020-07-23 01:11:43
【问题描述】:
使用 eclipse 2019 并尝试从市场安装 Spring。我在开发微服务方面还是新手。 这是我得到的错误:
收集要安装的项目会话时出错 上下文是:(profile=C__Users_samazlan eclipse_java-2019-09_eclipse, 阶段=org.eclipse.equinox.internal.p2.engine.phases.Collect,操作数=, 行动=)。未找到包含以下内容的存储库: osgi.bundle,org.eclipse.lsp4e,0.13.1.202001090910 找不到存储库 包含:osgi.bundle,org.eclipse.tm4e.core,0.4.1.201912212242 否 发现存储库包含: org.eclipse.update.feature,org.springframework.boot.ide.main.feature,4.5.1.202001211302-RELEASE 未找到包含以下内容的存储库: 二进制,org.springframework.boot.ide.main.feature_root,4.5.1.202001211302-RELEASE 未找到包含以下内容的存储库: osgi.bundle,org.springframework.ide.eclipse.beans.ui.live,3.9.12.202001201914-CI-B2372 未找到包含以下内容的存储库: osgi.bundle,org.springframework.ide.eclipse.boot,3.9.12.202001201914-CI-B2372 未找到包含以下内容的存储库: osgi.bundle,org.springframework.ide.eclipse.boot.dash,3.9.12.202001201914-CI-B2372 未找到包含以下内容的存储库: org.eclipse.update.feature,org.springframework.ide.eclipse.boot.dash.feature,3.9.12.202001201914-CI-B2372 未找到包含以下内容的存储库: osgi.bundle,org.springframework.ide.eclipse.boot.launch,3.9.12.202001201914-CI-B2372 未找到包含以下内容的存储库: osgi.bundle,org.springframework.ide.eclipse.boot.refactoring,3.9.12.202001201914-CI-B2372 未找到包含以下内容的存储库: osgi.bundle,org.springframework.ide.eclipse.boot.restart,3.9.12.202001201914-CI-B2372 未找到包含以下内容的存储库: osgi.bundle,org.springframework.ide.eclipse.boot.templates,3.9.12.202001201914-CI-B2372 未找到包含以下内容的存储库: osgi.bundle,org.springframework.ide.eclipse.boot.validation,3.9.12.202001201914-CI-B2372 未找到包含以下内容的存储库: osgi.bundle,org.springframework.ide.eclipse.boot.wizard,3.9.12.202001201914-CI-B2372 未找到包含以下内容的存储库: osgi.bundle,org.springframework.ide.eclipse.buildship20,3.9.12.202001201914-CI-B2372 未找到包含以下内容的存储库: osgi.bundle,org.springframework.ide.eclipse.buildship30,3.9.12.202001201914-CI-B2372 未找到包含以下内容的存储库: osgi.bundle,org.springframework.ide.eclipse.editor.support,3.9.12.202001201914-CI-B2372 未找到包含以下内容的存储库: osgi.bundle,org.springframework.ide.eclipse.imports,3.9.12.202001201914-CI-B2372 未找到包含以下内容的存储库: osgi.bundle,org.springframework.ide.eclipse.xml.namespaces,3.9.12.202001201914-CI-B2372 未找到包含以下内容的存储库: org.eclipse.update.feature,org.springframework.ide.eclipse.xml.namespaces.feature,3.9.12.202001201914-CI-B2372 未找到包含以下内容的存储库: osgi.bundle,org.springframework.tooling.boot.ls,1.15.0.202001210741 否 发现存储库包含: org.eclipse.update.feature,org.springframework.tooling.boot.ls.feature,4.5.1.202001210741 未找到包含以下内容的存储库: osgi.bundle,org.springframework.tooling.bosh.ls,1.15.0.202001210741 否 发现存储库包含: org.eclipse.update.feature,org.springframework.tooling.bosh.ls.feature,4.5.1.202001210741 未找到包含以下内容的存储库: osgi.bundle,org.springframework.tooling.cloudfoundry.manifest.ls,1.15.0.202001210741 未找到包含以下内容的存储库: org.eclipse.update.feature,org.springframework.tooling.cloudfoundry.manifest.ls.feature,4.5.1.202001210741 未找到包含以下内容的存储库: osgi.bundle,org.springframework.tooling.concourse.ls,1.15.0.202001210741 未找到包含以下内容的存储库: org.eclipse.update.feature,org.springframework.tooling.concourse.ls.feature,4.5.1.202001210741 未找到包含以下内容的存储库: osgi.bundle,org.springframework.tooling.jdt.ls.commons,4.5.1.202001210741 未找到包含以下内容的存储库: osgi.bundle,org.springframework.tooling.ls.eclipse.commons,4.5.1.202001210741 未找到包含以下内容的存储库: osgi.bundle,org.springframework.tooling.ls.eclipse.gotosymbol,4.5.1.202001210741 未找到包含以下内容的存储库: osgi.bundle,org.springsource.ide.eclipse.commons.cloudfoundry.client.v2,3.9.12.202001201914-CI-B2372 未找到包含以下内容的存储库: osgi.bundle,org.springsource.ide.eclipse.commons.core,3.9.12.202001132314-CI-B489 未找到包含以下内容的存储库: osgi.bundle,org.springsource.ide.eclipse.commons.frameworks.core,3.9.12.202001132314-CI-B489 未找到包含以下内容的存储库: osgi.bundle,org.springsource.ide.eclipse.commons.frameworks.ui,3.9.12.202001132314-CI-B489
【问题讨论】:
-
No..i redi update my eclipse 还是有同样的错误
标签: spring spring-boot microservices