sshahine / JFoenix

JavaFX Material Design Library
MIT License
6.27k stars 1.05k forks source link

MY APP IS HAVING PROBLEM RECOGNISING SQLITE PATH AFTER CREATING INSTALLER #1175

Open Nanakwame68 opened 3 years ago

Nanakwame68 commented 3 years ago

I have developed an application which stores User log information in a separate database file using Sqlite Database. I have included the Jar file in my application and it is running perfectly in netbeans. But after creating installer file. The application cannot recognize the Sqlite jar file. Can any one help me with the reason and how to solve it