In this tutorial we will show you how to install the latest Eclipse in Ubuntu 18.04 machine.
Install Java:
- sudo apt-get install default-jre
Install eclipse:
- sudo snap install --classic eclipse
after successfully installed of Eclipse , you should see the following output
- eclipse 4.8.0 from 'snapcrafters' installed