- The Eclipse - Java JDK installation assumes that you have done an Install Java JDK .
If you have not installed a Java JDK, please do so now .
- Run Eclipse. Go to Window > Preferences.
From the Selection, expand Java and select Installed JREs.
indent |
---|
|
!eclipseJdk001.jpg!
|
- Click the Add button and select Standard VM.
indent |
---|
|
!eclipseJdk002.jpg!
| When satisfied that everything is correct, click Next.
- Click the Directory button and go to the directory where you installed the Jave Java JDK.
You should have panel similar to the following:
indent |
---|
|
!eclipseJdk003.jpg!
| When satisfied that everything is correct, click Finish.
- Select the JDK that you just installed.
indent |
---|
|
!eclipseJdk004.jpg!
| When satisfied that everything is correct, click OK.
Java JDK installation for Eclipse is now complete.
|