Re: [Sikuli-driver] [Question #179741]: How to run sikuli script in Eclipse

2016-10-18 Thread RaiMan
Question #179741 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/179741 RaiMan posted a new comment: @nidere upgrade to version 1.1.1 http://sikulix.com and look here: https://github.com/RaiMan/SikuliX-2014/wiki/Usage-in-Java-programming -- You received this question notificat

Re: [Sikuli-driver] [Question #179741]: How to run sikuli script in Eclipse

2016-10-17 Thread Nidere
Question #179741 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/179741 Nidere posted a new comment: Hey there, RaiMan! I followed all the steps above and in the http://doc.sikuli.org/faq/040-other-ide.html However, my Eclipse is giving me an error when I try to run any script:

Re: [Sikuli-driver] [Question #179741]: How to run sikuli script in Eclipse

2011-11-24 Thread Prateek Sahu
Question #179741 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/179741 Status: Answered => Solved Prateek Sahu confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Driv

Re: [Sikuli-driver] [Question #179741]: How to run sikuli script in Eclipse

2011-11-24 Thread RaiMan
Question #179741 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/179741 Status: Open => Answered RaiMan proposed the following answer: This is an Eclipse IDE warning, that reminds you, that you might have imported too much stuff using import *. Just ignore it in this case.

Re: [Sikuli-driver] [Question #179741]: How to run sikuli script in Eclipse

2011-11-24 Thread Prateek Sahu
Question #179741 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/179741 Prateek Sahu gave more information on the question: Thanks RaiMan for sharing jython.jar. It really worked now I am trying to run a sikuli script import unittest from sikuli.Sikuli import *

Re: [Sikuli-driver] [Question #179741]: How to run sikuli script in Eclipse

2011-11-24 Thread RaiMan
Question #179741 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/179741 RaiMan posted a new comment: Really strange. I never had any problem on any of my systems. Anyway, send me an e-mail to https://launchpad.net/~raimund-hocke, I will send you the stuff (the jython.jar is abou

Re: [Sikuli-driver] [Question #179741]: How to run sikuli script in Eclipse

2011-11-24 Thread Prateek Sahu
Question #179741 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/179741 Status: Answered => Open Prateek Sahu is still having a problem: Ok RaiMan I have tried to download jython 2.5.2 from www.jython.org many times but the downloaded file is corrupt. If you have jython 2.

Re: [Sikuli-driver] [Question #179741]: How to run sikuli script in Eclipse

2011-11-24 Thread RaiMan
Question #179741 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/179741 Status: Open => Answered RaiMan proposed the following answer: You have to use at least Jython 2.5.1 to run Sikuli features. So again I recommend to use Jython 2.5.2. If you have problems with the insta

Re: [Sikuli-driver] [Question #179741]: How to run sikuli script in Eclipse

2011-11-23 Thread Prateek Sahu
Question #179741 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/179741 Status: Answered => Open Prateek Sahu is still having a problem: Thanks RaiMan.. I had already follwed steps you mentioned in your last answer... now when I am running the follwing script and an error i

Re: [Sikuli-driver] [Question #179741]: How to run sikuli script in Eclipse

2011-11-23 Thread RaiMan
Question #179741 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/179741 Status: Open => Answered RaiMan proposed the following answer: -- in Eclipse make a new PyDev project - name it - uncheck 'Project contents' use defaults - browse for the directory .sikuli, that you want

Re: [Sikuli-driver] [Question #179741]: How to run sikuli script in Eclipse

2011-11-23 Thread Prateek Sahu
Question #179741 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/179741 Prateek Sahu gave more information on the question: doubleClick("1321868315871.png") wait("gelCSopraInd.png",5) click(Pattern("IFnFll1.png").similar(0.79).targetOffset(2,0)) click("TELEXT.png") click(Pattern(

Re: [Sikuli-driver] [Question #179741]: How to run sikuli script in Eclipse

2011-11-23 Thread Prateek Sahu
Question #179741 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/179741 Status: Answered => Open Prateek Sahu is still having a problem: Thank You It would be great if could please tell me step wise procedure how I can use .py file in Eclipse... I am using Eclipse 3.4 and

Re: [Sikuli-driver] [Question #179741]: How to run sikuli script in Eclipse

2011-11-23 Thread RaiMan
Question #179741 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/179741 Status: Open => Answered RaiMan proposed the following answer: You cannot run the .sikuli in eclipse. You have to use the contained .py and you have to take care for the images by e.g. setBundlePath() o

Re: [Sikuli-driver] [Question #179741]: How to run sikuli script in Eclipse

2011-11-23 Thread Prateek Sahu
Question #179741 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/179741 Status: Answered => Open Prateek Sahu is still having a problem: Yes I have read this tutorial... and I have followed the mentiond steps.. Now i want to run my sikuli script using eclipse...please help

Re: [Sikuli-driver] [Question #179741]: How to run sikuli script in Eclipse

2011-11-23 Thread Calle Rundgren
Question #179741 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/179741 Status: Open => Answered Calle Rundgren proposed the following answer: Have you tested using this tutorial? http://sikuli.org/docx/faq/040 -other-ide.html -- You received this question notification bec

[Sikuli-driver] [Question #179741]: How to run sikuli script in Eclipse

2011-11-23 Thread Prateek Sahu
New question #179741 on Sikuli: https://answers.launchpad.net/sikuli/+question/179741 i have configured eclipse for jython ... Now I want to run my sikuli script which I have created using sikuli ide. Please help me how can I run my .sikuli file using Eclipse... -- You received this question n