5

带有 ADT v22.2.0v201309112335-822323 的 Eclipse SDK Juno v4.2.2。Eclipse 中的消息如下:

渲染库的版本比您的 ADT 插件版本更新。请更新 ADT 插件。

多次尝试更新,结果相同:

收集要安装的项目时发生错误会话上下文是:

(profile=profile, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,com.android.ide.eclipse.adt,22.2.0.v201309112335--822323
No repository found containing: osgi.bundle,com.android.ide.eclipse.adt.package,22.2.0.v201309112335--822323
No repository found containing: osgi.bundle,com.android.ide.eclipse.base,22.2.0.v201309112335--822323
No repository found containing: osgi.bundle,com.android.ide.eclipse.ddms,22.2.0.v201309112335--822323
No repository found containing: osgi.bundle,org.eclipse.emf.edit,2.8.0.v20130125-0826
No repository found containing: osgi.bundle,org.eclipse.wst.common.frameworks,1.2.200.v201203141800
No repository found containing: osgi.bundle,org.eclipse.wst.common.frameworks.ui,1.2.201.v201208292200
No repository found containing: osgi.bundle,org.eclipse.wst.common.modulecore,1.2.201.v201301092200
No repository found containing: osgi.bundle,org.eclipse.wst.common.modulecore.ui,1.0.201.v201208241600
No repository found containing: osgi.bundle,org.eclipse.wst.common.project.facet.core,1.4.300.v201111030424
No repository found containing: osgi.bundle,org.eclipse.wst.common.snippets,1.2.200.v201204260225
No repository found containing: osgi.bundle,org.eclipse.wst.common.uriresolver,1.2.0.v201203071939
No repository found containing: osgi.bundle,org.eclipse.wst.dtd.core,1.1.600.v201205171933
No repository found containing: osgi.bundle,org.eclipse.wst.dtd.ui,1.0.700.v201203081826
No repository found containing: osgi.bundle,org.eclipse.wst.internet.cache,1.0.600.v201203071939
No repository found containing: osgi.bundle,org.eclipse.wst.sse.core,1.1.702.v201301241617
No repository found containing: osgi.bundle,org.eclipse.wst.sse.ui,1.3.102.v201301162301
No repository found containing: osgi.bundle,org.eclipse.wst.standard.schemas,1.0.501.v201301091615
No repository found containing: osgi.bundle,org.eclipse.wst.validation,1.2.402.v201212031633
No repository found containing: osgi.bundle,org.eclipse.wst.validation.ui,1.2.400.v201204260100
No repository found containing: osgi.bundle,org.eclipse.wst.xml.core,1.1.702.v201301101836
No repository found containing: osgi.bundle,org.eclipse.wst.xml.ui,1.1.302.v201301172222
No repository found containing: osgi.bundle,org.eclipse.wst.xsd.core,1.1.700.v201204102147
No repository found containing: osgi.bundle,org.eclipse.wst.xsd.ui,1.2.500.v201203081826
No repository found containing: osgi.bundle,overlay.com.android.ide.eclipse.adt.overlay,22.2.0.v201309112335--822323
No repository found containing: org.eclipse.update.feature,com.android.ide.eclipse.adt,22.2.0.v201309112335--822323
No repository found containing: org.eclipse.update.feature,com.android.ide.eclipse.ddms,22.2.0.v201309112335--822323
No repository found containing: org.eclipse.update.feature,org.eclipse.wst.common_core.feature,3.4.2.v201212051536-7B7EFMVF7RZHOkJkNwS4TV
No repository found containing: org.eclipse.update.feature,org.eclipse.wst.common_ui.feature,3.4.2.v201212051536-7C7AFeFEdhOaweLhCnQfylKlOxT5UW
No repository found containing: org.eclipse.update.feature,org.eclipse.wst.xml_core.feature,3.4.2.v201211061806-7C7OFm9F7RZHQVHiOz-P0Up
No repository found containing: org.eclipse.update.feature,org.eclipse.wst.xml_ui.feature,3.4.2.v201211061806-7H7GFeJDxumUrsn5qkiQgOEhsz0p60HAmPyU6VX

不会安装任何 ADT 更新 - 都提供类似的错误消息。

谢谢你。

4

5 回答 5

19

取消选中“安装期间联系所有更新站点以查找所需软件”</p>

于 2013-09-18T17:35:47.893 回答
7

这直接取自:http: //developer.android.com/sdk/installing/installing-adt.html

这些是我在处理相同问题时所遵循的步骤,它立即更正了它。

  • 启动 Eclipse,然后选择帮助 > 安装新软件。
  • 单击右上角的添加。
  • 在出现的 Add Repository 对话框中,输入“ADT Plugin”作为名称,输入以下 URL 作为位置:https ://dl-ssl.google.com/android/eclipse/
  • 单击确定。

如果您在获取插件时遇到问题,请尝试在位置 URL 中使用“http”,而不是“https”(出于安全原因,首选 https)。

  • 在可用软件对话框中,选中开发人员工具旁边的复选框,然后单击下一步。
  • 在下一个窗口中,您将看到要下载的工具列表。点击下一步。
  • 阅读并接受许可协议,然后单击完成。

如果您收到安全警告,提示无法确定软件的真实性或有效性,请单击“确定”。

安装完成后,重新启动 Eclipse。

于 2013-09-27T00:26:09.550 回答
2

离线更新插件。按照链接上给出的步骤。

于 2013-09-18T05:48:02.440 回答
0

这可能不是最好的解决方案,但我发现错误“渲染库的版本比您的 ADT 插件版本更新。请更新 ADT 插件。” 并且无法更新 ADT 是由于工作空间问题。通过将工作区重命名为“.old”,Eclipse 可以正常启动,并且能够毫无问题地进行更新。但是,我无法恢复到原始工作区,因为 Eclipse 在切换后会抓住启动。再次删除新的空工作区允许启动。我最终会弄清楚如何恢复我的项目。

于 2013-09-18T17:02:49.000 回答
0

在此处输入图像描述

您必须选择 android M(Preview) 版本才能取消选择并选择 5.1.1。我希望能解决你的问题。

于 2015-06-26T07:14:59.747 回答