Eclipse - Installation



Downloading Eclipse Installer

You can download eclipse installer from https://www.eclipse.org/downloads/packages/installer. The installer page lists a number of flavors of eclipse.

Download and Install Eclipse

The capabilities of each packaging of eclipse are different. Java developers typically use Eclipse Classic or Eclipse IDE for developing Java applications.

Installing Eclipse

When you start the installer, it asks for Eclispe Flavour to download. We're choosing Eclipse IDE for Enterprise Java and Web Developer.

Install Enterprise Java

Eclipse installer will show the option to select a folder for installation.

Installing Eclipse

Launching Eclipse

When eclipse starts up for the first time it prompts you for the location of the workspace folder. All your data will be stored in the workspace folder. You can accept the default or choose a new location.

Workspace

If you select "Use this as the default and do not ask again", this dialog box will not come up again. You can change this preference using the Workspaces Preference Page. See the Preference tutorial page for more details.

Advertisements