我正在使用Ubuntu 13.10。 我正在使用Eclipse Kepler Enterprise Edition(版本:Kepler Service Release 2 Build id:20140224-0627)。 我想在我的kepler版本中安装JavaFx(e(fx)clipse)。 1.我试图从Eclipse Market安装它,它给了我像e(fx)一样的错误,不会安装clipse。 我搜索了这个错误,我发现http://www.eclipse.org/forums/index.php/t/629144/,但它帮助了我。
所以我选择了另一个安装e(fx)clipse的选项,我在http://www.eclipse.org/efxclipse/install.html#for-the-ambitious找到了步骤
无法完成安装,因为找不到一个或多个必需的项目。 正在安装的软件:e(fx)clipse - IDE - Kepler 0.9.0.201401250805(org.eclipse.fx.ide.all.kepler.feature.feature.group 0.9.0.201401250805)
缺少要求:e(fx)clipse - IDE - FXGraph 0.9.0.201401250805(org.eclipse.fx.ide.fxgraph.feature.feature.group 0.9.0.201401250805)需要'org.eclipse.xtext.sdk.feature。组2.5.0'但无法找到
无法满足依赖性:
来自:e(fx)clipse - IDE - Kepler 0.9.0.201401250805(org.eclipse.fx.ide.all.kepler.feature.feature.group 0.9.0.201401250805)
To:org.eclipse.fx.ide.fxgraph.feature.feature.group [0.9.0.201401250805]
之后我删除了我的eclipse当前版本并且我再次下载了相同版本(Eclipse Kepler Enterprise Edition)并尝试再次安装e(fx)clipse,即使这样我也遇到了同样的问题。
有人可以帮我解决在Eclipse Kepler企业版中安装JavaFX的问题吗?
答案 0 :(得分:0)
问题是xtext是e(fx)clipse的要求 - 我建议立即开始从http://efxclipse.bestsolution.at/install.html下载预先打包的发行版。
明天我会尽快给出指示,看看有什么失败。我还将预先打包的发行版更新为4.3.2,以便获得最新的位。