I\'m making a program with Javafx Eclipse and I get an error when I open the program with the Scene Builder
This is the error:
Make sure you are running the latest version of Eclipse. I've tested this with Luna 4.4 as I had the same issue.
Install the latest version of JavaFX Scene Builder. You can find version 2.0 here: http://www.oracle.com/technetwork/java/javase/downloads/sb2download-2177776.html
Then set your absolute path to the JavaFX Scene Builder in your preferences:
In the Editor Selection window select the "OK" button.
In the Associated editors: list, select "JavaFX Scene Builder 2.0" and click the "Default" button.
Now you should be good to go!