Step 1: Goto the following page and select the eclipse version
which you want to download.
I will prefer to download Indigo.
Step 2: It is critical to have Java, eclipse and OS should all
be of same 64 or 32 bit version.
Step 3: After complete installation, click on eclipse.exe.
Step 4: if you get Exit code 13 with following screen shot.
Try adding following line in your eclipse.ini file
-vm
C:\Program Files\Java\jdk1.7.0_60\bin\javaw.exe
Check the complete path of Javaw.exe and add these two lines
just before -vmargs.
Step 5: If path is not correct, you will get following error.
Step 7: Click on Eclipse.exe and you will get following window.
And installation is done.
No comments:
Post a Comment