← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #241257]: How to save sikuli logs into an external file

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
Steps 1 to 5 are ok.

Sikuli version 1.0.1 has these enhancements against RC3:
- the libs folder is automatically created from the active sikuli jar (sikuli-java.jar in your case) in the folder containing the jar
- on Windows the path to this libs folder is automatically added to the system path via registry (therefor you should do what is stated: logout/login might be necessary! (this is clearer in 1.1))

So it is strongly recommended, to not move around the Sikuli stuff, but leave it in the setup folder and use references instead.
(So steps 6, 7 and 8 should not happen).
Neither a manual entry to the system path nor SIKULI_HOME is needed (which is BTW SIKULIX_HOME for 1.0.1+, but not needed as well ;-)

You have to add c:\SikuliX\sikuli-java.jar to your class path (Eclipse
project settings)

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