← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #171922]: QTP (HP Quick Test Pro): Issue while integrating eclipse --- solution

 

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

RaiMan proposed the following answer:
@Sunil
Sorry for the confusion: Since I have retracted the 1.1.0-Beta versions for now, you cannot get any 1.1.0 stuff without my personal help.

The SikuliX version 1.0.1 can be used principally, but you have to run setup with option 3, to get a sikuli-java.jar, which in turn is the jar to be used in your environment.
But it has one caveat:
You need a system path entry to SikuliX's libs folder, which in the standard is created at runtime in the same folder as the jar automatically from inside the jar.
This is a bit inconvenient and better in version 1.1.0 (the path entry is transiently created at runtime, no need for any environment variable any more).

It might be helpful to just read through:
https://github.com/RaiMan/SikuliX-2014/wiki/Usage-in-Java-programming

So you have 2 options:
- use sikuli-java.jar version 1.0.1 after having run setup
- try sikulixapi.jar (1.1.0-Beta3) preversion (just download - no setup: 
https://dl.dropboxusercontent.com/u/42895525/SikuliX-1.1-Beta3/sikulixapi.jar

BTW: you are mentioning some Sikulixapi1.02 …
… but such a "thing" does not exist.
You might talk about a sikuli-api-1.0.2 from https://code.google.com/p/sikuli-api/, which is a somehow feature compatible but not API compatible Sikuli-follow-up by one of the original Sikuli developers. It is not further developed anymore since end 2012.

The "official" Sikuli now is SikuliX (http://sikulix.com), that I have
taken over as head developer after the original developers left the
project after 1.0RC3.

If you decide, to try the 1.1.0 version, you might be interested in the
nightly builds, that will be available the next days again.

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