On Sun, Apr 25, 2010 at 4:07 PM,  <clark.cole...@att.net> wrote:
> Another newbie question. Where can I read the code that calls a Python
> interpreter when the user requests that their Python program should be Run?
> (Including how it connects to a menu item like Run->Run As->Python.)
> Thanks in advance.

Take a look at org.python.pydev.debug/plugin.xml and
org.python.pydev.debug.ui.launching.LaunchShortcut (and the rest goes
from there).

Cheers,

Fabio

------------------------------------------------------------------------------
_______________________________________________
pydev-code mailing list
pydev-code@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-code

Reply via email to