-
Notifications
You must be signed in to change notification settings - Fork 1
Install Eclipse IDE
Bao Chau edited this page Dec 20, 2017
·
1 revision
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.
Go to Eclipse download page https://www.eclipse.org/downloads/ and download Eclipse.
- Open
Downloads
folder and double click oneclipse-inst-win64.exe
- Eclipse installation will be opened. Choose the first option:
Eclipse IDE for Java Developers
- After that, Eclipse will be installed.
After Eclipse has been installed successfully, you can click on Eclipse icon on the desktop and start the program.