o7planning

Install Eclipse on Ubuntu

  1. The Installation requires
  2. Download Eclipse
  3. Running Eclipse

1. The Installation requires

To install Eclipse on Ubuntu, you need to make sure that your Ubuntu has already Java installed.
If you have not Java installed yet, you can see the instruction here:
Use the following commands to check the version of Java, check the architecture of computer.
java -version

dpkg --print-architecture

2. Download Eclipse

Before downloading, you need to check whether your current OS is 32bit or 64bit.
To download Eclipse, you enter the address below:
The result of download:

3. Running Eclipse

Extract the file you have just downloaded above:
"Cut" the eclipse folder and "paste" on your "HOME" folder:
Running Eclipse:

Java Basic

Show More