【问题标题】:I am unable to install the ADT into Eclipse我无法将 ADT 安装到 Eclipse
【发布时间】:2012-02-10 15:27:54
【问题描述】:

我正在尝试将 android 开发人员工具包安装到运行 Windows 7 sp1 的机器上的 Eclipse(版本:Indigo Service Release 1 Build id:20110916-0149)中。我已经从它的站点安装了最新的 JDK。

当我尝试安装 ADT 时,安装失败并返回报告:

 Cannot complete the install because one or more required items could not be found.
  Software currently installed: Shared profile 1.0.0.1316138547364 (SharedProfile_epp.package.java 1.0.0.1316138547364)
  Missing requirement: Shared profile 1.0.0.1316138547364 (SharedProfile_epp.package.java 1.0.0.1316138547364) requires 'org.maven.ide.eclipse [1.0.100.20110804-1717]' but it could not be foundCannot complete the install because one or more required items could not be found.
  Software currently installed: Shared profile 1.0.0.1316138547364 (SharedProfile_epp.package.java 1.0.0.1316138547364)
  Missing requirement: Shared profile 1.0.0.1316138547364 (SharedProfile_epp.package.java 1.0.0.1316138547364) requires 'org.maven.ide.eclipse [1.0.100.20110804-1717]' but it could not be found

欢迎和尝试任何和所有建议。

问候,

史蒂夫·奥苏利文

【问题讨论】:

    标签: eclipse installation adt


    【解决方案1】:

    您使用的是非管理员用户配置文件吗?您很可能在您的程序文件文件夹中安装了 eclipse,并且它被 Windows 访问控制阻止了。您可以将 eclipse 安装到 C:/ 而不是 C:/Program Files。

    修复:
    以管理员身份运行 eclipse。
    为所有用户授予 eclipse 文件夹写入权限。
    将 eclipse 安装到 C:/ 而不是 C:/Program Files。

    【讨论】:

      【解决方案2】:

      只需将所有内容都放在 c:/ 甚至是 eclipse 中,然后像往常一样按照正确的步骤进行操作。 我有很多错误,但这就是所有错误的解决方案;)

      祝你好运:)

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2014-09-20
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2011-09-22
        相关资源
        最近更新 更多