【问题标题】:Can't install plugin in eclipse due to dependency on bundle org.eclipse.core.runtime 3.8.0由于依赖包 org.eclipse.core.runtime 3.8.0,无法在 Eclipse 中安装插件
【发布时间】:2013-08-30 01:39:39
【问题描述】:

在为 eclipse 安装 Genymotion 插件 时,我遇到了连续安装失败的问题。

错误日志显示“它需要捆绑包 org.eclipse.core.runtime 3.8.0”。

错误日志:

Cannot complete the install because one or more required items could not be found.
  Software being installed: Genymotion Eclipse Tools 1.0.1.201307161043 (com.genymobile.genymotion.ide.eclipse.feature.group 1.0.1.201307161043)
  Missing requirement: Genymotion 1.0.1.201307161043 (com.genymobile.genymotion.ide.eclipse.plugin 1.0.1.201307161043) requires 'bundle org.eclipse.core.runtime 3.8.0' but it could not be found
  Cannot satisfy dependency:
    From: Genymotion Eclipse Tools 1.0.1.201307161043 (com.genymobile.genymotion.ide.eclipse.feature.group 1.0.1.201307161043)
    To: com.genymobile.genymotion.ide.eclipse.plugin [1.0.1.201307161043]

【问题讨论】:

  • 你检查过是否有吗?
  • 我不知道如何查看已安装依赖项的列表。另外,如果没有,如何安装?
  • 在 Eclipse 中转到帮助 -> '安装新软件...',然后选择'已安装的内容'。选择 Plug-ins 选项卡并单击 Providers 标题以按提供程序名称排序。向下滚动到 Eclipse.org 并在“插件名称”列中查找“核心运行时”,然后检查“版本”列。我安装了 3.8.0.v20120912-155025。如果未安装或不是 3.8.0,我建议返回“安装新软件..”并检查是否有适用于您的环境的更新。
  • 我有 3.6.0.谢谢,我正在检查更新,一旦找到更新,我会更新它。
  • 嗨,你解决了吗?我遇到了同样的错误,这让我发疯了!为什么这必须如此困难?!

标签: android plugins emulation genymotion


【解决方案1】:

我认为答案是简单地安装 Eclipse Juno(或更高版本)并在该实例中安装 Genymotion 插件。

Eclipse Indigo 似乎不包含 org.eclipse.core.runtime 的更新版本。

【讨论】:

    【解决方案2】:

    我通过简单地修改我为正在安装的插件输入的名称解决了这个问题。在单击添加新的帮助>安装新软件后可用的名称文本字段选项中,确保您提供的名称是一个单词(可以包含下划线),其中没有任何空格。

    【讨论】:

    • 我的eclipse版本是helios 3.6
    【解决方案3】:

    如果帮助->检查更新没有帮助,请从http://www.eclipse.org/downloads/下载更新的 Eclipse 版本

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2023-02-12
      • 1970-01-01
      • 2016-12-01
      • 2014-03-07
      • 1970-01-01
      • 1970-01-01
      • 2015-09-22
      相关资源
      最近更新 更多