【问题标题】:Error when installing the ADT plugins in Eclipse在 Eclipse 中安装 ADT 插件时出错
【发布时间】:2023-03-12 19:52:02
【问题描述】:

我使用的是 Eclipse 3.5.2,当我按照本教程中的步骤进行操作时 (http://developer.android.com/guide/developing/tools/adt.html)。我在最后的步骤中收到了一条错误消息。

安装时出错 项目会话上下文 是:(配置文件=平台配置文件, 阶段=org.eclipse.equinox.internal.provisional.p2.engine.phases.Install, 操作数=null --> [R]org.eclipse.cvs 1.0.400.v201002111343,动作=org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.InstallBundleAction)。 工件文件为 osgi.bundle,org.eclipse.cvs,1.0.400.v201002111343 没找到。没找到。

如果有人可以帮助我,将不胜感激:)

谢谢。

附:我在 x86_64 上运行带有内核 2.6.32-24-generic 的 Ubuntu Lucid Lynx。我也安装了 ia32libs。

【问题讨论】:

    标签: android eclipse adt


    【解决方案1】:

    您是否从 Ubuntu 软件中心安装了 Eclipse?显然,该安装中缺少几个软件包。

    您应该可以使用sudo apt-get install eclipse-plugin-cvs eclipse-jdt eclipse-pde 修复它

    【讨论】:

    • 是的,安装 eclipse-pde 解决了这个问题。非常感谢:)
    • 很高兴它为您整理好了 :) 我想事后看来应该是那个,因为那是插件开发包。
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2011-11-16
    • 1970-01-01
    • 2012-04-03
    • 2012-07-11
    • 1970-01-01
    • 2011-02-07
    相关资源
    最近更新 更多