I downloaded the java sdk again (like it says here: http://www.oracle.com/technetwork/java/javafx/downloads/index.html ) but JavaFX isn't showing up when I right click on a project. (if it matters i am using the scala plugin on eclipse)
I went here: http://www.eclipse.org/efxclipse/install.html but got stuck at step 4/5 where it tells me 'the installation cannot be completed as requested"
then it says:
Cannot complete the install because one or more required items could not be found. Software being installed: e(fx)clipse - IDE - Kepler 0.9.0.201401250805 (org.eclipse.fx.ide.all.kepler.feature.feature.group 0.9.0.201401250805)
Missing requirement: e(fx)clipse - IDE - FXGraph 0.9.0.201401250805 (org.eclipse.fx.ide.fxgraph.feature.feature.group 0.9.0.201401250805) requires 'org.eclipse.xtext.sdk.feature.group 2.5.0' but it could not be found
Cannot satisfy dependency: From: 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]
what do i need to do to get it to work?