How to Install eclipse-rse in Ubuntu 18.04



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

sudo apt update
sudo apt install eclipse-rse

Description:

Eclipse Remote System Explorer (RSE)

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.

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

Version: 3.4.2-2

Section: universe/java