Issue
Whenever I try to open an fxml file with scenebuilder from Intellij it gives me this:
Failed to start SceneBuilder: "C:\Program Files (x86)\Oracle\JavaFX Scene Builder 2.0"
src="https://i.stack.imgur.com/VMP8R.png" alt="1">
(I've already put in the path to scene builder from settings)
Solution
Make sure that in Intellij IDEA settings you point to the executable file called SceneBuilder (in Gluon it is located under the opt folder)
Answered By - Nick
Answer Checked By - Candace Johnson (JavaFixing Volunteer)