Skip to content

Install Eclipse IDE

Bao Chau edited this page Dec 20, 2017 · 1 revision

Overview

Eclipse is a good IDE for beginners to get used to Java development. In this guide, we will walk through how to install Eclipse IDE on Windows.

Instructions

Download Eclipse

Go to Eclipse download page https://www.eclipse.org/downloads/ and download Eclipse.

Install Eclipse

  1. Open Downloads folder and double click on eclipse-inst-win64.exe
  2. Eclipse installation will be opened. Choose the first option: Eclipse IDE for Java Developers
  3. After that, Eclipse will be installed.

Run Eclipse

After Eclipse has been installed successfully, you can click on Eclipse icon on the desktop and start the program.

Clone this wiki locally