Wednesday 21 October 2015

Setup Eclipse in 3 simple steps

This tutorial explains how to setup Eclipse for Java and J2EE development, in 3 steps.

1)  Goto the link https://eclipse.org/downloads/ and download Eclipse IDE for Java EE Developers. (32 or 64 bit based on your computer configuration).

2)  Unzip the downloaded .zip file (eclipse-jee-mars-1-win32.zip) as per the latest version when writing this article.

3)  Open Eclipse.exe from that folder, it will ask for a workspace location. Enter the location and click Ok.


Done, Eclipse is up and running now. We can start our programming in Eclipse now.

Please provide your comments below the blog.

No comments: