sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #28493
Re: [Question #236725]: Why does onChange() work with a sikuli.Region and not with a org.sikuli.script.Region
Question #236725 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/236725
Pierre Best posted a new comment:
My PyCharm/Sikuli configuration
Installed Apps
==============
Java: JDK 1.8.0_20 in default installation dir
Jython: 2.7b3
Pycharm: 3.4.1 (also seems to work with 4.0 EAP)
Sikulix: 1.1.0 nightly build (2014-09-25)
Pycharm Settings
================
Project Interpreter: jython.bat in jython install dir
Project Structure:
+Add Content Root: sikulixapi.jar in sikulix directory
Run/Debug Configurations:
Environment Variables: CLASSPATH set to path to sikulixapi.jar in sikulix directory
Add content roots to PYTHONPATH: clear checkbox
Add source roots to PYTHONPATH: clear checkbox
Outstanding PyCharm problems
============================
Code completion/intellisense doesn't work properly for sikuli stuff.
Classes are marked as unrecognised but if you attempt code completion
against an object such as Region, the object's methods are displayed.
This is niggly stuff since the code executes properly.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.