I am using eclipse 3.4M7 with 0.95RC2 DLTK and RSE-SDK-3.0RC1.
In my IDE,I am able to create a project in remote location (unix) with the
help of Remote System Explorer.
I am able to create scripts under that project in remote location. I have
set interpreter details of remote location and when I try to run the
script , it succesfully forms the command line and fires it. But I am not
getting any output in the console.
Is there any option to capture the output of the remote process and show
it in console?