Table of Contents
Enroll in Selenium Training

Download and Start Eclipse IDE

Download Eclipse for Java Developers, extract and save it in any drive. It is totally free. You can run 'eclipse.exe' directly so you do not need to install Eclipse in your system.

  1. Go to http://www.eclipse.org/downloads.

Eclipse_Installation_1

  1. For Windows users, you will have to know what type of version of your OS you have. If your computer is a 64 bit Windows, select Windows 64 and if you have a 32 bit Windows, select Windows 32 bit.

Eclipse_Installation_2

  1. Save the .zip file to your disk.

Eclipse_Installation_3

  1. Once you have downloaded the Eclipse archive you will need to Extract the zip file, which will create the unzipped Eclipse folder.

Eclipse_Installation_4

  1. You may want to Extract the archive to the root of C: drive, thus creating the folder “C:eclipse”, or just moved the extracted eclipse folder to the root of C: drive if you extracted it already. I prefer to leave it as it is.

Download-and-Install-Eclipse-5

  1. Let the extraction process finished.

Download-and-Install-Eclipse-6

  1. Open the eclipse folder.

Download-and-Install-Eclipse-7

  1. Since Eclipse IDE does not have any installer, there will be a file inside the Eclipse folder named eclipse.exe. You can double click on the file to run Eclipse.

Note:(This step is not required, but it's strongly recommended.) Right-click the Eclipse Icon and press "Send To" -> "Desktop (Create Shortcut)". Now you will be able to launch Eclipse from your desktop.

Download-and-Install-Eclipse-8

Download-and-Install-Eclipse-9

  1. Create a workspace folder where you will contain all the program files you create. You can choose whatever place you want for your workspace, but it's easiest to just use the default you're given. I like to choose my own workplace location and will place all my ToolsQA tutorial projects under it.

Start-Eclipse-2

  1. You may see the window like this, this is the Welcome window for Eclipse.

Download-and-Install-Eclipse-11

  1. Now that you have finished installing eclipse restart your computer. By restarting your computer it refreshes system memory and allows changes made by installers and uninstallers to take effect.

Video to Download and Start Eclipse

Install Java
Install Java
Previous Article
Download Selenium WebDriver
Download Selenium WebDriver
Next Article
Lakshay Sharma
I’M LAKSHAY SHARMA AND I’M A FULL-STACK TEST AUTOMATION ENGINEER. Have passed 16 years playing with automation in mammoth projects like O2 (UK), Sprint (US), TD Bank (CA), Canadian Tire (CA), NHS (UK) & ASOS(UK). Currently, I am working with RABO Bank as a Chapter Lead QA. I am passionate about designing Automation Frameworks that follow OOPS concepts and Design patterns.
Reviewers
Virender Singh's Photo
Virender Singh

Similar Articles

Feedback