Question #220554 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/220554
Status: Open => Answered
RaiMan proposed the following answer:
Ok, I just realized, that this might be the wrong option, since it might
be, that the MANIFEST.MF is only processed, if the .jar is loaded by
Java directly.
To check it:
after wilson stuff is imported successfully:
for e in java.lang.System.getProperty("java.class.path").split(";"):
print e
and check it.
--
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 : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp