RCP with Python Editor using pydev [message #1720641] |
Wed, 20 January 2016 01:43  |
Eclipse User |
|
|
|
Hello All,
I am developing an RCP application which has a python editor and corresponding execution environment with Iron Python 2.7. I used pydev 4.5.1 plugin for the above purpose. I am facing problem in doing code analysis for the scripts developed in the editor. It is not throwing any syntax errors and warnings for the scripts developed in the editor of RCP. If I am not wrong I understand that I need to link the script to the Iron python interpretter. In eclipse environment we achieve this by linking the source folder in the project properties. But I am not aware how to do it in my RCP application, because here we create nodes by our own and then we develop scripts. So how to do code analysis for the py scripts develiped in RCP?
Please help me in getting resolved.
Thank you in advance
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.02800 seconds