【问题标题】:I need help getting JavaFX to work in Eclipse我需要帮助让 JavaFX 在 Eclipse 中工作
【发布时间】:2014-10-10 20:14:02
【问题描述】:

我再次下载了 java sdk(就像这里所说的:http://www.oracle.com/technetwork/java/javafx/downloads/index.html) 但是当我右键单击一个项目时,JavaFX 没有出现。 (如果重要的话,我在 eclipse 上使用 scala 插件)

我去了这里:http://www.eclipse.org/efxclipse/install.html 但卡在第 4/5 步,它告诉我“无法按要求完成安装”

然后它说:

无法完成安装,因为找不到一项或多项必需项。正在安装的软件: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]

我需要做什么才能让它工作?

【问题讨论】:

  • 你安装了哪个版本的JDK?该插件可能依赖于 Eclipse 中不存在的 xtext

标签: eclipse javafx efxclipse


【解决方案1】:

看起来该页面指向的是 0.9.0 版本(我们在周五发布了 1.0)。你现在至少需要 Luna。只需下载http://efxclipse.bestsolution.at/install.html

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2017-09-22
    • 2015-02-11
    • 2011-02-25
    • 1970-01-01
    • 2020-11-15
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多