Quantcast
Viewing all articles
Browse latest Browse all 102

Answer by mikyll98 for java.lang.reflect.InvocationTargetException in Application start method

Caused by: java.lang.ClassNotFoundException: javafx.scene.control.HBox

You have to change the import of the fxml file (musicals.fxml) from

<?import javafx.scene.control.HBox ?>

to:

<?import javafx.scene.layout.HBox ?>

Viewing all articles
Browse latest Browse all 102

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>