【问题标题】:Eclipse error- Can't complete the install because one or more required items couldn't be foundEclipse 错误 - 无法完成安装,因为找不到一个或多个必需项
【发布时间】:2014-04-26 19:36:20
【问题描述】:

昨天我将 Android SDK 工具更新到 22.6.1。更新后,Eclipse 显示如下错误,

This Android SDK requires Android Developer Toolkit version 22.6.1 or above.  Current version is 22.0.1.v201305230001--685705.  Please update ADT to the latest version.

所以我尝试将 ADT 更新到最新版本,但检查几秒钟后,我在 eclipse 弹出窗口中收到类似 Can't complete the install because one or more required items couldn't be found. 的错误。以下是错误的快照,

现在我无法在 Eclipse 中运行任何 android 项目。有人遇到过这种问题吗?如果您需要更多信息,请告诉我。

编辑:

我尝试了以下,

改了http://dl-ssl.google.com/android/eclipse/

https://dl-ssl.google.com/android/eclipse/

然后我得到一个类似的错误

Your original request has been modified. "Android DDMS" is already installed, so an update will be performed instead.

【问题讨论】:

    标签: android eclipse adt


    【解决方案1】:

    我昨天遇到了同样的问题,我尝试了以下方式

    而不是使用带有http:// 的url 进行更新,而是使用https://

    Android Developer Tools Update Site - http://dl-ssl.google.com/android/eclipse/
    

    Android Developer Tools Update Site - https://dl-ssl.google.com/android/eclipse/
    

    编辑:

    • 打开 Eclipse 并转到 Help->Install New Software...

    • 选择 Work with Drop Down 并选择您之前安装的 ADT url

    • URL http:// 更改为https://

    您需要选择Work with:使用已安装的 URL 并更改为 https://

    EDIT II:你需要取消选中update sites during install to find required software

    【讨论】:

    • 是的,我正在执行这些基本步骤,然后检查Developer Tools,然后它会搜索兼容性并向我显示该错误。
    • 对了,我用的是Eclipse Helios,有什么问题吗?
    猜你喜欢
    • 2021-01-14
    • 1970-01-01
    • 1970-01-01
    • 2018-10-21
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2013-03-11
    相关资源
    最近更新 更多