【发布时间】:2014-05-05 10:01:36
【问题描述】:
我使用的是 Ubuntu 13.10。 我正在使用 Eclipse Kepler Enterprise Edition(版本:Kepler Service Release 2 Build id:20140224-0627)。 我想在我的开普勒版本中安装 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)
收件人:org.eclipse.fx.ide.fxgraph.feature.feature.group [0.9.0.201401250805]
之后,我删除了我的 Eclipse 当前版本并再次下载了相同的版本(Eclipse Kepler 企业版)并尝试再次安装 e(fx)clipse,即使那时我也遇到了同样的问题。
有人可以帮我解决在 Eclipse Kepler Enterprise Edition 中安装 JavaFX 的问题吗?
【问题讨论】:
标签: eclipse ubuntu eclipse-plugin javafx efxclipse