Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=7350202
By: fabioz
Ok, take a look at: org.python.pydev.debug.ui.launching.LaunchShortcut and its
superclass: AbstractLaunchShortcut. Basically, from a selection you get
an IAdaptable, where you use: adaptable.
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=7320800
By: gotatpe
I mean programmatically, in an Eclipse plug-in.
I need to run a Python file in Eclipse in an another running process, using
a different Python interpreter, not that one that is configured
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=7318028
By: fabioz
You can see the file properties (alt+enter): location.
Now, what exactly do you want with that? There's a plugin that opens it in the
explorer ( https://sourceforge.net/projects/startexplore