Jul. 19, 2019
The following list shows the procedure to initialize Eclipse.
Install Eclipse if necessary.
Press Ctrl +Alt + T to launch a terminal emulator.
$ sudo apt update
$ sudo apt install -y eclipse
apt(Advanced Package Tool) is used in Debian distributions.
Launch Eclipse from your Desktop menu.