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.
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.