How to Install eclipse-rse-sdk in Ubuntu 18.04



Install eclipse-rse-sdk by entering the following commands in the terminal:

sudo apt update
sudo apt install eclipse-rse-sdk

Description:

Eclipse Remote System Explorer (source and documentation)

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, * remote shell access (compiling with error navigation), * remote process handling through dstore agents, * and remote debugging through CDT / gdb. . This package contains documentation and source for the Eclipse Remote System Explorer.

Homepage: http://www.eclipse.org/tm/

Version: 3.4.2-2

Section: universe/java