Versions Compared

Key

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

...

Panel
  1. Go to the Eclipse download site.  For the list of downloads, find and click on*Eclipse IDE for Java EE Developers*.
  2. In the right-hand panel (titled: Download Links), select the OS version that you want (e.g. Windows, Mac or Linux 32 bit or 64 bit).
  3. Select a Mirror and save the downloaded file on your workstation.
  4. Unzip/untar the downloaded file to any directory of your choice.

Anchor
Eclipse - Java JDK Installationinstallation and configuration
Eclipse - Java JDK Installationinstallation and configuration

Eclipse - Java JDK installation and configuration

Panel
  • 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.
    indent
    2
    2
    !eclipseJdk001.jpg!
    
  2. Click the Add button and select Standard VM.
    indent
    2
    2
    !eclipseJdk002.jpg!
    
    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:
    indent
    2
    2
    !eclipseJdk003.jpg!
    
    When satisfied that everything is correct, click Finish.
  4. Select the JDK that you just installed.
    indent
    2
    2
    !eclipseJdk004.jpg!
    
    When satisfied that everything is correct, click OK.

    Java JDK installation and configuration for Eclipse is now complete.

Anchor
Eclipse - Subversion Installation and configuration
Eclipse - Subversion Installation and configuration

Eclipse - Subversion installation and configuration

Panel
  1. Run Eclipse.  Go into Help > Install New Software and the following panel will be displayed:
    indent
    2
    2
    !eclipseSvn011.jpg!
    
  2. From the Work With dropdown list, select Indigo - http://download.eclipse.org/releases/indigo .
    In the Selection box, select Collaboration as shown below.
    indent
    2
    2
    !eclipseSvn013.jpg!
    
    When satisfied that everything is correct, click Next.
  3. Review the panel.
    indent
    2
    2
    !eclipseSvn015.jpg!
    
    When satisfied that everything is correct, click Next.
  4. Accept the Licenses.
    indent
    2
    2
    !eclipseSvn017.jpg!
    
    When satisfied that everything is correct, click Finish.
  5. When the following panel is display,
    indent
    2
    2
    !eclipseSvn019.jpg!
    
    Click Restart Now.
  6. As shown below, select SVN Kit 1.3.5
    indent
    2
    2
    !eclipseSvn021.jpg!
    
    When satisfied that everything is correct, click Finish.
  7. Verify that the Install entries have be selected as shown below.
    indent
    2
    2
    !eclipseSvn023.jpg!
    
    When satisfied that everything is correct, click Next.
  8. Review the panel.
    indent
    2
    2
    !eclipseSvn025.jpg!
    
    When satisfied that everything is correct, click Next.
  9. Accept the Licenses.
    indent
    2
    2
    !eclipseSvn027.jpg!
    
    When satisfied that everything is correct, click Finish.
  10. When the following panel is display,
    indent
    2
    2
    !eclipseSvn029.jpg!
    
    Click Restart Now.

    Subversion installation and configuration for Eclipse is now complete.

Anchor
Eclipse - OC4J server installation and configuration
Eclipse - OC4J server installation and configuration

Eclipse - OC4J server installation and configuration

indent

* {color:red}The *Eclipse OC4J server installation* assumes that you have done an [*Install the Oracle OC4J 10.1.3.5 standalone server*| Install the Oracle OC4J 10.1.3.5 standalone server].
If you have not installed a OC4J standalone server, please do so [*now* | Install the Oracle OC4J 10.1.3.5 standalone server].{color}
* {color:red}The *Eclipse OC4J server installation* assumes that you have done an [*Eclipse - Java JDK installation*| #Eclipse - Java JDK installation].
If you have not installed a Java JDK, please do so [*now* | #Eclipse - Java JDK installation].{color}

...

Anchor
Eclipse - Maven installation and configuration
Eclipse - Maven installation and configuration

Eclipse - Maven installation and configuration

Panel
  • The Eclipse - Maven installation assumes that you have done an Install Maven.
    If you have not installed Maven, please do so now .
  1. Run Eclipse.  Go to Window > Preferences.
    From the Selection, expand Maven and select Installations.
    indent
    2
    2
    !eclipseMaven002.jpg!
    
    Click the Add... button.
  2. Navigate to the external Maven installation directory.
    indent
    2
    2
    !eclipseMaven004.jpg!
    
    When satisfied that everything is correct, click OK.
  3. Verify that the External installation of Maven is selected.
    indent
    2
    2
    !eclipseMaven006.jpg!
    
    When satisfied that everything is correct, click the Apply button then click the OK.

    Maven installation and configuration for Eclipse is now complete.