Pages

Showing posts with label procedure to install eclipse. Show all posts
Showing posts with label procedure to install eclipse. Show all posts

Saturday, September 14, 2013

how to install eclipse IDE

  • Go to http://www.eclipse.org/downloads/ and select the version of eclipse you want to install.
  • I recommend Eclipse IDE for EE developers which has many perspectives like EE , java  etc.
  • Based on your system OS configuration choose 32 bit or 64 bit respectively
  • Click on the windows 32 bit or windows 64 bit (For Windows users) to download.
  • It downloads eclipse as a zip file.
  • Extract the zip file into a folder For Ex:C:\eclipse
  • Go to eclipse folder ,you can see the eclipse application type file.See the snapshot below.



  • Click on it to start the eclipse .
  • Give the workspace location to start 
Happy programming  :)