RSE is a framework and toolkit in Eclipse Workbench, that allows you to connect and work with a variety of remote systems, including
remote file systems through SSH, FTP or dstore agents (seamless editing of remote files including remote search and compare),
remote shell access (compiling with error navigation),
remote process handling through dstore agents,
and remote debugging through CDT / gdb.
Committers will enjoy the ability to seamlessly work on eclipse.org servers directly from the Eclipse Workbench. Add-in providers can use the RSE framework to contribute their own remote system and connection types. For getting started, please check out the