I have created a simple JavaFX application.
JavaFX
It has two pa
For me nothing worked besides this:
Parent root = FXMLLoader.load(getClass().getResource("..//jfxtest2//Screen.fxml"));