Saturday, October 27, 2018

How to Install Eclipse IDE in Ubuntu machine.

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:


  1. sudo snap install --classic eclipse

after successfully installed of Eclipse , you should see the following output

  • eclipse 4.8.0 from 'snapcrafters' installed