Versions Compared

Key

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

...

  1. Run Eclipse.  Select the Servers tab as shown below:
    indent
    2
    2
    !eclipseOc4jServer002.jpg!
    
    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.
    indent
    2
    2
    !eclipseOc4jServer004.jpg!
    
    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.
    indent
    2
    2
    !eclipseOc4jServer006.jpg!
    
    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.
    indent
    2
    2
    !eclipseOc4jServer008.jpg!
    
    When satisfied that everything is correct, click Finish.

    OC4J standalone server

    installatin

    installation for Eclipse is now complete.

Anchor
Eclipse - Maven installation
Eclipse - Maven installation

...

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 into Help > Install New Software and the following panel will be displayed: to Window > Preferences.
    From the Selection, expand Maven and select Installations.
    indent
    2
    2
    !eclipseSvn011eclipseMaven002.jpg!
    
  2. Click the Add... button and 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 selectedFrom the Work With dropdown list, select Indigo - http://download.eclipse.org/releases/indigoImage Removed .
    In the Selection box, find and expand General Purpose Tools.  Select m2e-Maven Integration for Eclipse and m2e - slf4j over logback logging (Optional).
    indent
    2
    2
    !eclipseSvn013eclipseMaven006.jpg!
    
    When satisfied that everything is correct, click Nextthe Apply then click the OK button.

    Maven installation for Eclipse is now complete.