I need help getting JavaFX to work in Eclipse -


i downloaded java sdk again (like says here: http://www.oracle.com/technetwork/java/javafx/downloads/index.html ) javafx isn't showing when right click on project. (if matters using scala plugin on eclipse)

i went here: http://www.eclipse.org/efxclipse/install.html got stuck @ step 4/5 tells me 'the installation cannot completed requested"

then says:

cannot complete install because 1 or more required items not 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' not 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 need work?

looks page pointing 0.9.0 release (we released 1.0 on friday). need @ least luna. download http://efxclipse.bestsolution.at/install.html


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -