-1
When I click on the fxml extension file Scene Builder does not open so I can work on it. What can I do?
-1
When I click on the fxml extension file Scene Builder does not open so I can work on it. What can I do?
1
If you installed Scene Builder before Netbeans, you don’t have to do anything, the installer will do the job of setting it up automatically (just like it does with JDK).
If you installed Scene Builder after Netbeans, you need to access the IDE’s settings and set the Home page manually, otherwise it won’t recognize the files. fxml to be opened in the program. Go to "Tools" > "Options" in the top menu and configure Javafx:
Browser other questions tagged netbeans javafx scenebuilder
You are not signed in. Login or sign up in order to post.
You have already configured netbeans to open fxml files in Scene Builder?
– user28595
http://docs.oracle.com/javafx/scenebuilder/1/use_java_ides/sb-with-nb.htm
– user28595