← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #177873]: Sikuli Script integration with Java in Eclipse

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
-- Did you use Sikuli-IDE.bat to start the IDE?
If not, then try this first.

-- if this does not help, add -Dsikuli.console=false the following to the line in Sikuli-IDE.bat that begins with %JAVA_EXE%
the modified line should look something like this from the beginning:
%JAVA_EXE% -Dsikuli.console=false -Xms64M  ..... and the rest of the line unchanged

Using this modified .bat should show the aborting error in the command
line window.

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