JFX Buttons That load fxml in external form are not working after i deployed and installed my JavaFX Project
i deployed my javafx project then install it all is loading correctly except buttons that are supposed to load fxml interfaces in External form are not working even if it’s working correctly when i compile my code but in exe file it’s giving me a nullPointeur error i’m using jre 8 and scene builder for the interfaces