Question #207739 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/207739

    Status: Solved => Open

Andrew Munro is still having a problem:
Hey, so after reading through the documentation, I tried two methods to
import my java class.

The first being :

%JAVA_EXE% -Xms64M -Xmx512M  -classpath "sqlite-jdbc.jar" ....

I also tried adding:

 set CLASSPATH=sqlite-jdbc.jar;%CLASSPATH%

but I still get "zxJDBC.DatabaseError: driver [org.sqlite.JDBC] not
found


I feel like I'm missing something obvious.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to