Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel

Anchor
Eclipse Indigo - Java JDK installation and configuration
Eclipse Indigo - Java JDK installation and configuration

Eclipse Indigo - Java JDK installation and configuration

Warning
  • 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.
  1. Run Eclipse.  Go to Window > Preferences.
    From the Selection, expand Java and select Installed JREs.

  2. Click the Add button and select Standard VM.

    When satisfied that everything is correct, click Next.
  3. Click the Directory button and go to the directory where you installed the Java JDK.
    You should have panel similar to the following:

    When satisfied that everything is correct, click Finish.
  4. Select the JDK that you just installed.

    When satisfied that everything is correct, click OK.

    Java JDK installation and configuration for Eclipse is now complete.

...