【问题标题】:Can't install e(fx)clipse无法安装 e(fx)clipse
【发布时间】:2015-08-13 16:24:33
【问题描述】:

我正在尝试在 Eclipse 4.4 (luna) 上安装 e(fx)clipse,但一直收到错误消息,提示我缺少捆绑包 (org.eclipse.equinox.common)。我尝试使用 download.eclipse.org/releases/luna 目录从 Help>install new software 菜单安装各种软件,但我似乎找不到我需要的软件。具体错误代码:

Cannot complete the install because one or more required items could not be found.
Software being installed: e(fx)clipse - IDE 2.0.0.201506111511 (org.eclipse.fx.ide.feature.feature.group 2.0.0.201506111511)
Missing requirement: org.eclipse.fx.ide.l10n 2.0.0.201506111511 (org.eclipse.fx.ide.l10n 2.0.0.201506111511) requires 'bundle org.eclipse.equinox.common 3.7.0' but it could not be found
Cannot satisfy dependency:
From: e(fx)clipse - IDE 2.0.0.201506111511 (org.eclipse.fx.ide.feature.feature.group 2.0.0.201506111511)
To: org.eclipse.fx.ide.l10n.feature.feature.group [2.0.0.201506111511]
Cannot satisfy dependency:
From: e(fx)clipse - IDE - l10n support 2.0.0.201506111511 (org.eclipse.fx.ide.l10n.feature.feature.group 2.0.0.201506111511)
To: org.eclipse.fx.ide.l10n [2.0.0.201506111511]

谢谢!

【问题讨论】:

    标签: java eclipse bundle equinox efxclipse


    【解决方案1】:

    这告诉您您需要org.eclipse.equinox.common 的 3.7.0 版。 Eclipse Luna 只有 3.6.0 版插件,您需要使用 Eclipse Mars 3.7.0 版

    【讨论】:

    • 我可以单独安装插件吗?还是我需要使用完全不同版本的 eclipse/安装整个东西?
    • 它可能会依赖于许多其他 Eclipse Mars 插件,所以不要坚持完整安装。 e(fx)clipse 网站涵盖安装。
    猜你喜欢
    • 2019-06-09
    • 2016-07-06
    • 1970-01-01
    • 2019-08-30
    • 2019-03-31
    • 2014-05-05
    • 1970-01-01
    • 2014-04-18
    • 2016-06-28
    相关资源
    最近更新 更多