Sikulixapi.jar partially imported to Eclipse Neon version with Windows 7

Asked by Subramanian

I have setup Jython with Pydev in Eclipse Neon & Windows 7.
I have also added environment variables.
JYTHONPATH - C:\jython2.7.0\Lib;
CLASSPATH - C:\Software\SikuliX\Sikuli X 1.0.1\sikulixapi.jar;
Path - C:\Software\SikuliX\Sikuli X 1.0.1\sikulixapi.jar;

On adding sikuliapi.jar to External Libraries, the packages are partially loaded.
.py files under Lib package is loaded properly.
But the modules under other packages (org, Settings, sikulixlibs) are loaded only as normal windows folders and not as packages. Also, im unable to view the .py files under these folders.

Please help.

NOTE: I can share a screenshot of the Pydev project in Eclipse.

Thanks
Subramanian

Question information

Language:
English Edit question
Status:
Solved
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Solved by:
RaiMan
Solved:
Last query:
Last reply:
Revision history for this message
Subramanian (subbu2687) said :
#1

Any help is greatly appreciated.
Thanks!

Revision history for this message
Best RaiMan (raimund-hocke) said :
#2
Revision history for this message
Subramanian (subbu2687) said :
#3

Thank you so much. this resolved my issue

Revision history for this message
Subramanian (subbu2687) said :
#4

Thanks RaiMan, that solved my question.