简体   繁体   中英

Can't install e(fx)clipse

I'm trying to install e(fx)clipse on eclipse 4.4 (luna), and I keep getting an error saying I'm missing a bundle (org.eclipse.equinox.common). I've tried installing various pieces of software from the Help>install new software menu using the download.eclipse.org/releases/luna directory, but I can't seem to find the software I need. The specific error code:

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]

Thanks!

This is telling you that you need version 3.7.0 of org.eclipse.equinox.common . Eclipse Luna only has version 3.6.0 of the plugin you need to use Eclipse Mars which has version 3.7.0

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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