繁体   English   中英

无法安装e(fx)clipse

[英]Can't install e(fx)clipse

我正在尝试在eclipse 4.4(luna)上安装e(fx)clipse,但不断收到错误消息,说我缺少捆绑包(org.eclipse.equinox.common)。 我曾尝试使用download.eclipse.org/releases/luna目录从“帮助”>“安装新软件”菜单中安装各种软件,但似乎找不到所需的软件。 具体的错误代码:

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]

谢谢!

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

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM