Versions Compared

Key

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

...

Panel

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

Eclipse Indigo - OC4J server installation and configuration

  1. Run Eclipse.  Select the Servers tab as shown below:

    Click new server wizard.
    Note:  If you have previously installed servers, right click anywhere in the severs tab and select New > Server.
  2. In the selection box, scroll down and expand to the Oracle entry.  Select Oracle OC4J Standalone Server 10.1.3.n as shown below.

    When satisfied that everything is correct, click Next.
  3. From the JRE: dropdown list, select the JDK that was previously installed in Eclipse.
    Change the Oracle J2EE Home to where you have installed the Oracle Standalone server.

    When satisfied that everything is correct, click Next.
  4. Change the Password: from welcome to the password the you choose for the oc4jadmin when you installed the OC4J standalone server.

    When satisfied that everything is correct, click Finish.

    OC4J standalone server installation and configuration for Eclipse is now complete.

...

Panel

Anchor
Eclipse Indigo - Tomcat 7 server installation and configuration
Eclipse Indigo - Tomcat 7 server installation and configuration

Eclipse Indigo - Tomcat 7 server installation and configuration

  • This task is optional.  If you are not planning to use a Tomcat 7 server, then this task does not have to be done.
    The Eclipse - Tomcat 7 installation assumes that you have done an Install Tomcat 7.

    If you have not installed Tomcat 7, please do so now.
Panel

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

Eclipse Indigo - Maven installation and configuration

  • 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.

    Click the Add... button.
  2. Navigate to the external Maven installation directory.

    When satisfied that everything is correct, click OK.
  3. Verify that the External installation of Maven is selected.

    When satisfied that everything is correct, click the Apply button then click the OK.

    Maven installation and configuration for Eclipse is now complete.

...