← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #661214]: Having problems using Rational Application Developer for Websphere

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
So if it is similar to Eclipse IDE, then you only have to
- run setup 1.1.1 or 1.1.2 with option 2 to get a sikulixapi.jar
- put a reference to this sikulixapi.jar into your project's context classpath
- run a simple Java App with a main() containing only Screen scr = new Screen() with -Dsikuli.Debug=3 on the java commandline (project run context)

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