I am just starting out with JavaFX, and I am trying to build a simple application with a label, text field and button which, when clicked, sets the label\'s value to that of
This problem can also occure even when the path is completely right.
When you create the fxml file in an Updated IDE.
Then use an older JavaFX Scene Builder to design it.
Solution :
Create the fxml file in JavaFX Scane Builder
Design the fxml file in JavaFX Scane Builder then copy this to the IDE or Project.