Following steps on: http://docs.oracle.com/javafx/scenebuilder/1/use_java_ides/sb-with-eclipse.htm#BABBFEBD
5. In the FXML File dialog box, complete the creation of the new FXML document using the following steps:...
I get the panel to fill in but no matter what I enter for the Source folder, Package or name. When I click on Finish nothing happens - no error, popup etc.
The example also shows Root Element (default):
"
- If not already set, specify the FXML document's root element by clicking Browse and selecting an item from the Find Preloader dialog box. The default value shown is AnchorPane.
This field is blank and clicking the drop down values are blank - Browse doesn't do anything, similar to Finish, it's enabled but doesn't do anything.
Any suggestions or fixes for the tutorial?
The other steps seem to be working up till this point. Thanks.