I am developing an eclipse RCP application and I want to use PyDev to edit/run
python scripts inside the application. I also need to get PyDev\'s interactive
console to show when my application starts.
Is it possible to embeded pydev in my eclipse RCP?
With plugin I need to include? Is there any example?
Thanks for your help,
Regards
Ramiro
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am developing an eclipse RCP application and I want to use PyDev to edit/run
python scripts inside the application. I also need to get PyDev\'s interactive
console to show when my application starts.
Is it possible to embeded pydev in my eclipse RCP?
With plugin I need to include? Is there any example?
Thanks for your help,
Regards
Ramiro