我再次下载了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.group 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]
我需要做什么才能让它工作?