I am using Eclipse for development. I can run my program just fine in Eclipse. However, I want to create a Jar file that will run my program. Everytime I try to execute the generated JAR I get this error: Exception in thread "main" java.lang.ClassNotFoundException: org.sqlite.JDBC
What am I doing wrong? Thank in advance. --~--~---------~--~----~------------~-------~--~----~ Mailing List: http://groups.google.com/group/sqlitejdbc?hl=en To unsubscribe, send email to [EMAIL PROTECTED] -~----------~----~----~----~------~----~------~--~---
