← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #700949]: cannot open sikulixide-2.0.5.jar file after download

 

Question #700949 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/700949

    Status: Open => Answered

RaiMan proposed the following answer:
In a command line window issue:
java -version

should tell something like:
java version "1.8.0_311"
Java(TM) SE Runtime Environment (build 1.8.0_311-b11)
Java HotSpot(TM) 64-Bit Server VM (build 25.311-b11, mixed mode)

IMPORTANT: must say 64-Bit (if 32-Bit: install the 64-Bit Version)

if ok: on command line:
java -jar <path-to>\sikulixide.....jar -v -c

this shows some startup-log and possible problems.

come back if it does not work

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.