sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #02112
Re: [Question #151842]: Sikuli cannot run in Eclipse Plug-in Projects?
Question #151842 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/151842
Status: Open => Answered
RaiMan proposed the following answer:
At runtime, sikuli-script.jar has to be in class-path.
I guess the
import org.sikuli.script.FindFailed;
already makes the problem and from the trace you can see we are in class
loading.
With the first contact to any Sikuli feature you should get some Sikuli
startup messages (loading native libraries ...) on standard out.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.