New question #208252 on Sikuli: https://answers.launchpad.net/sikuli/+question/208252
i am trying to run .sikuli files in eclipse and followed these steps: -- in Eclipse make a new PyDev project - name it - uncheck 'Project contents' use defaults - browse for the directory .sikuli, that you want and confirm - select Jython as Project type - uncheck 'create default .....' - press finish. -- select in menu Run: Run configurations ... - right click on JythonRun and select new - in Project select your project and - in Main Module select the .py file - at top give it a name (e.g. same as project name) - press Close and also gone through "sikuli.org/docx/faq/040-other-ide.html" but i am litle confused where to add this statement "from sikuli.sikuli.import*" and please guide me what to do next? how to run this project.. You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

