Re: [Tutor] How to write Sikuli scripts using Python in Eclipse (Pydev Environment.)

2014-02-19 Thread Alan Gauld
On 19/02/14 17:34, Alan Gauld wrote: Sikuli, Eclipse and Jython are all off topic for this list. Correcting myself. Jython is not off topic if it's about how to program with Jython. It's the details of using Jython in the context of Eclipse etc that is off topic for tutor. I don't want to sca

Re: [Tutor] How to write Sikuli scripts using Python in Eclipse (Pydev Environment.)

2014-02-19 Thread Alan Gauld
On 19/02/14 13:22, Nupur Goel wrote: Could you please tell me how to write *Sikuli* scripts using *Python in Eclipse (Pydev Environment.)* This list is for teaching the core Python language and its standard library. For support for third party libraries and tools you are usually better off a

[Tutor] How to write Sikuli scripts using Python in Eclipse (Pydev Environment.)

2014-02-19 Thread Nupur Goel
Hi, Could you please tell me how to write Sikuli scripts using Python in Eclipse (Pydev Environment.) For Example: I want to open Adobe Reader using Sikuli and wants to perform different action on it. I had already integrated Python in Eclipse and also provide path for Jython Interpreter. Plea