When I try to set the scene builder home in Netbeans 7.4 and target the /Applications/JavaFX Scene Builder 2.0.app its throwing me an error:
Selected locatio
SceneBuilder 2 produces FXML compiant with Java 8.
NetBeans 8 has official support for Java 8, so use SceneBuilder 2 with NetBeans 8+ running on Java 8+.
Oracle provides an official tutorial on the use of SceneBuilder 2 and NetBeans 8. Follow the tutorial to get it to work.
Configuring the Scene Builder Installation Location
If you did not install Scene Builder in the default installation location, use the following steps to let NetBeans IDE be aware of its location:
From the IDE's Main menu, select Tools and choose Options.
On the Mac OS platform, select NetBeans and choose Preferences from the Main menu.
In the Options window, click Java and then the JavaFX tab.
Specify the location of the Scene Builder installation folder and then click OK.