eclipse - 无法更新 Eclipse Luna

标签 eclipse eclipse-plugin eclipse-luna

我只需单击帮助 -> 检查更新并完成向导,然后收到以下错误:

An error occurred while collecting items to be installed
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.springsource.ide.eclipse.commons.browser,3.6.4.201503050855-RELEASE
No repository found containing: osgi.bundle,org.springsource.ide.eclipse.commons.gettingstarted,3.6.4.201503050855-RELEASE
No repository found containing: osgi.bundle,org.springsource.ide.eclipse.commons.quicksearch,3.6.4.201503050855-RELEASE
No repository found containing: osgi.bundle,org.springsource.ide.eclipse.dashboard.ui,3.6.4.201503050855-RELEASE
No repository found containing: osgi.bundle,org.aspectj.runtime.source,1.7.0.20120703164200
No repository found containing: osgi.bundle,org.eclipse.contribution.weaving.jdt.source,2.2.0.e37x-RELEASE-20120704-0900
No repository found containing: org.eclipse.update.feature,org.eclipse.contribution.weaving.source,2.2.0.e37x-RELEASE-20120704-0900
No repository found containing: osgi.bundle,org.eclipse.contribution.xref.core.source,2.2.0.e37x-RELEASE-20120704-0900
No repository found containing: org.eclipse.update.feature,org.eclipse.contribution.xref.source,2.2.0.e37x-RELEASE-20120704-0900
No repository found containing: osgi.bundle,org.eclipse.contribution.xref.ui.source,2.2.0.e37x-RELEASE-20120704-0900
No repository found containing: osgi.bundle,org.eclipse.fx.core,0.9.0.201401250701
No repository found containing: osgi.bundle,org.eclipse.fx.javafx,2.2.0.201401250701
No repository found containing: osgi.bundle,org.eclipse.fx.osgi,0.9.0.201401250701
No repository found containing: osgi.bundle,org.eclipse.fx.osgi.util,0.9.0.201401250701
No repository found containing: osgi.bundle,org.eclipse.net4j.jms.api,3.0.0.v20110215-1551
No repository found containing: org.eclipse.update.feature,org.springsource.ide.eclipse.commons.quicksearch.feature,3.6.4.201503050855-RELEASE
No repository found containing: org.eclipse.update.feature,org.springsource.ide.eclipse.dashboard,3.6.4.201503050855-RELEASE 

我正在尝试更新,因为我的 Scala 插件没有工作表,而且我刚刚发现我有很多更新需要处理。

如果尝试下载 Scala 插件,我会收到以下错误:

An error occurred while collecting items to be installed
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.aspectj.runtime.source,1.7.0.20120703164200
No repository found containing: osgi.bundle,org.eclipse.contribution.weaving.jdt.source,2.2.0.e37x-RELEASE-20120704-0900
No repository found containing: org.eclipse.update.feature,org.eclipse.contribution.weaving.source,2.2.0.e37x-RELEASE-20120704-0900
No repository found containing: osgi.bundle,org.eclipse.contribution.xref.core.source,2.2.0.e37x-RELEASE-20120704-0900
No repository found containing: org.eclipse.update.feature,org.eclipse.contribution.xref.source,2.2.0.e37x-RELEASE-20120704-0900
No repository found containing: osgi.bundle,org.eclipse.contribution.xref.ui.source,2.2.0.e37x-RELEASE-20120704-0900

最佳答案

后续步骤解决了我的问题:

  1. 检查并删除多余的旧存储库。 Help > Install New Software > Available Software Sites 并取消选择旧 Eclipse 版本的所有更新站点。我有两个 4.3 和 4.4 版本的 Spring 存储库。
  2. 清除 <eclipse folder>/p2/org.eclipse.equinox.p2.repository/cache 目录。
  3. 再次检查更新。

来源:Update Error [Mac]

关于eclipse - 无法更新 Eclipse Luna,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/29183397/

相关文章:

eclipse - 我如何配置mylyn jenkins?

css - 在 Eclipse-Java EE 上,如何更改 TreeView 中选定元素的颜色设置?

无法运行程序 "make": The system cannot find the file specified?

java - Eclipse 和 .properties 文件中的不同构建配置

java - 如何在给定元素在 Java AST 中的源位置的情况下查找该元素?

web-services - BPEL 输出字符串

java - 自定义eclipse View 和正在运行的程序之间的通信?

Eclipse 在 PyDev 中崩溃,没有收到任何消息(空消息)

java - 错误: threadid=1: thread exiting with uncaught exception (group=0xb60734f0)

java - Spring 透视图未在 Eclipse 中显示