Questions related to Eclipse's Remote System Explorer - a perspective and toolkit in Eclipse Workbench, that allows you to connect and work with a variety of remote systems. You can look at remote file systems, transfer files between hosts, do remote search, execute commands and work with processes.
Questions tagged [eclipse-rse]
35 questions
0
votes
1 answer
Prevent Eclipse RSE Remote Systems view from auto-selecting file
I use the Eclipse RSE plugin to access files residing on a remote server (via SSH). There's one behaviour of this plugin which I find incredibly annoying: whenever I switch tabs in the editor, the Remote System view automatically selects the…

SilentMiles
- 624
- 6
- 8
0
votes
0 answers
eclipse rse tcl script remote debugging
I have dltk (tcl) and RSE installed in my eclipse.
I am able to debug local tcl scripts correctly. I am also able to edit remote tcl scripts using RSE.
Now I need to be able to debug a remote tcl script.
Is this possible and what are the steps…

Karim Mtl
- 1,223
- 3
- 11
- 39
0
votes
1 answer
Eclipse RSE connect to a localhost on a remote machine
I'm trying to work with Hbase, thrift, and python on a remote machine(Ubuntu) from Eclise RSE on windows. Everything is working fine but when I'm trying to connect to the localhost I get an error:
thrift.transport.TTransport.TTransportException:…

Sebastian Rockefeller
- 539
- 4
- 18
0
votes
3 answers
Eclipse Java Remote Project won't build and run
I have spent 6h+ and finally I've decided to seek the community's help.
I have a Java project on a remote SSH cluster and I have imported it into eclipse using RSE (Remote System Explorer). This project used to be a local project and has many…

Maghoumi
- 3,295
- 3
- 33
- 49
0
votes
1 answer
SSH Auth Failed on Amazon EC2 - RSEG1066 Auth Failed
Sorry but I am a newbie... I have checked other questions but nothing has worked and I am not great with SSH.
Followed the steps to connect to EC2 with SSH in Eclipse. Worked like a charm. Then I terminated the working server and started a new…

csi
- 9,018
- 8
- 61
- 81