← 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

Adam B posted a new comment:
Yep turns out I have both 32 and 64 bit versions installed. When I ran
java -version it returned:

     java version "1.8.0_321"
    Java(TM) SE Runtime Environment (build 1.8.0_321-b07)
    Java HotSpot(TM) Client VM (build 25.321-b07, mixed mode)

Went to https://www.java.com/en/download/manual.jsp and downloaded and
installed the Windows Offline (64-bit) version. Then ran the java
-version command and it returned:

    java version "1.8.0_321"
    Java(TM) SE Runtime Environment (build 1.8.0_321-b07)
    Java HotSpot(TM) 64-Bit Server VM (build 25.321-b07, mixed mode)

And now I was able to open the sikulixide-2.0.5 file. Thanks a bunch,
just posting this in case someone not as tech-savvy as myself can figure
it out.

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