How to download Eclipse (Java IDE) on Windows

Riya Goel
3 min readSep 30, 2020

In this article, we will learn how to download Eclipse Java IDE on Windows Operating systems. Eclipse is an open-source Integrated Development Environment (IDE) supported by IBM. Eclipse is popular for Java application development (Java SE and Java EE) and Android apps. It also supports C/C++, PHP, Python, Perl, and other web project developments via extensible plug-ins.

Before installing Eclipse, you need to make sure that Java is already installed on your system.

  1. Open your browser and just search for eclipse ide and click on the first link that appears on the screen.

2. You will see the following page:

3. Click on the download button which you see on the top right corner. After that another page will open up as follows:

=

4. Click on the Download 64 bit button and it will again redirect you to some other page as shown.

5. You will find a download option and the nearest location to you will also be mentioned. Now click on this download button which will start your download.

6. If in case the download doesn’t start, you can right click on the click here text as mentioned on the page. Doing this will start your download.

7. Now go to the folder where your Eclipse executable file has been downloaded and run the setup.

8. After you run the setup you will see that an interface will come up where you can choose whatever language you want to develop on Eclipse. In today’s article I am using Eclipse to develop my Java Programs. So I will go for Eclipse IDE for Java Developers.

9. Now the Eclipse IDE will recognize the path where you have already installed the Java jdk and also the default installation folder is also mentioned. Click on Install to start your installation.

10. Then accept License Terms and Conditions and let the installation complete.

11. After a successful installation, you will see that a shortcut of the Eclipse IDE has been created on your desktop and you will also see a Launch button which will open up your Eclipse IDE when clicked.

So in a few simple steps, we have successfully installed Eclipse IDE

--

--

Riya Goel

MCA Student at Jawaharlal Nehru University, Delhi