Enable PyDev debugger to launch remote target via RSE/SSH
Brought to you by:
fabioz
For full discussion, see here: https://sourceforge.net/projects/pydev/forums/forum/293649/topic/4641556/index/page/1
The Remote System Explorer is a common Eclipse plugin for working with remote projects. It also supports things like SSH shells. Using RSE, you can work with Eclipse projects remotely with great ease.
As part of making Pydev a great debugger for remote project development, it would be great if it could launch the target remotely from within the IDE, rather than having to manually switch to a shell windows and manually launch the target each time you wanted to start/restart it.