In Oracle\'s JavaFX Scene Builder it is possible to specify which Java class will be used as the controller for a scene. It\'s member variables will be populated by the
I've shared an example for usage of maven-resources-plugin in maven-java-fx projects at below link.
maven-resources-plugin
https://stackoverflow.com/a/33057082/2017822 [JavaFx scenebuilder and Maven Integration]