I want to deploy a javafx fxml application. I have used sqlite3 database. I tried deploying it using inno script by adding .db file, the first login page shows up but after i enter the credentials and Log-in the window just collapses. I think its because of an exception which I have not programmed to display in a pop window. The programs works just fine when i run in netbeans. Please suggest the best way to deploy an fxml application with sqlite database.
in project folder . I have 1.main project files 2.images in a separate folder named images(background image is displayed in login page)
3. database file.
Thanks in advance.
Aucun commentaire:
Enregistrer un commentaire