I am getting org.sqlite.JDBC ClassNotFoundException in Eclipse. I have added this jar in the build path. I have also extracted this jar and seen the org.sqlite.JDBC class and java file. Both are present in the mentioned package.
I have also tried downloading different versions of Jar, but issue is still occurring.
Any help would be very much appreciated.
Thanks!