Hy all,
I develop a RCP application which use the PyDev Console to run Python scripts. First question is; how can I write commands to the pydev console? I found this thread http://www.mail-archive.com/pydev-users@lists.sourceforge.net/msg04844.html, but it no longer works.
Second one; if the Jython interpreter is used, how can I access the jython interpreter. (org.python.util.PythonInterpreter object)
Thanks for your help,
Hy all,
I develop a RCP application which use the PyDev Console to run Python scripts.
First question is; how can I write commands to the pydev console? I found this thread http://www.mail-archive.com/pydev-users@lists.sourceforge.net/msg04844.html, but it no longer works.
Second one; if the Jython interpreter is used, how can I access the jython interpreter. (org.python.util.PythonInterpreter object)
Thanks for your help,