please can someone provide me with simple step by step instructions for getting javafx working on raspberry pi 3. I have tried all day to add javafx to raspberry pi 3 and i am still getting the error:
"JavaFX deployment library not found in the active JDK"
in netbeans when i try to build, even though there are no errors showing in my code.
I downloaded the gluon community build for javaFX embedded sdk here: http://gluonhq.com/labs/javafxports/downloads/ and followed the instructions here: http://docs.gluonhq.com/javafxports/
please can anyone offer any easy to follow advice on getting javaFX working on raspberry pi 3! i am quite new to linux