gluonhq / client-samples

Client samples to run with Gluon Client plugins for Maven and Gradle
114 stars 23 forks source link

.FXML not being found #50

Closed NO-ob closed 4 years ago

NO-ob commented 4 years ago

Not an issue with the project in this repo but i'm not sure where to ask. When trying to run my program I cant get the .fxml files to be loaded I have them in /Resources/Packagename. If i run with mvn javafx:run the program launches and runs fine but I cant get it to find the .fxml files when running the native compiled build.