← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #187447]: ExceptionInInitializerError

 

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

    Status: Open => Needs information

RaiMan requested more information:
ok, only to be sure about the other prerequisites:

- you must assure, that the 32-Bit Java RE is used
- C:\Program Files (x86)\Sikuli X\libs is in system path
- it usually helps, if %SIKULI_HOME% is set in the system environment and points to C:\Program Files (x86)\Sikuli X

all this must be true, when running Eclipse and for anything inside
Eclipse.

You might check this from a command line inside Eclipse.

On such a command line inside Eclipse you might run the following test:

java -jar "%SIKULI_HOME%\sikuli-script.jar" -i

that should open an interactive Jython session.
At the prompt say:
print capture()

and hit enter

This should bring up the capture overlay and, after capturing a
rectangle, print out a rep image file name

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