Eclipse Version and Download
http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops/R-3.5.1-200909170800/eclipse-SDK-3.5.1-win32.zip
Always check the current version, I tested many revision and
showing the current one in this tutorial. eclipse-SDK-3.5.1-win32


All you have to do, just unzip to a folder. I prefer to keep the
program and examples in different folder, like

Then I launched Eclipse, by clicking the executable file as shown
below.


Then I created a work space as shown below, here I chose an
existing folder, and you are allowed to created a directory and
folder, as suits you the best.

Now you are ready code your Java programming

Eclipse IDE also allows to use many developer's tools and
applications as a plug-ins. These plugi-ns are used just like
to window's Dynamic Link Libraries (DLL), for user's controls or
custom tools. The above are used mainly to create applications that
will display the result on the desktop screens. Below shows
the configuration profile of the Eclipse workspace
