Versions Compared

Key

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

...

Panel
  1. Run Eclipse.  Go into Help > Install New Software and the following panel will be displayed:
  2. From the Work With dropdown list, select Indigo - http://download.eclipse.org/releases/indigo .
    In the Selection box, select Collaboration as shown below.

    When satisfied that everything is correct, click Next.
  3. Review the panel.

    When satisfied that everything is correct, click Next.
  4. Accept the Licenses.

    When satisfied that everything is correct, click Finish.
  5. When the following panel is display,

    Click Restart Now.
  6. As shown below, select SVN Kit 1.3.5

    When satisfied that everything is correct, click Finish.
  7. Verify that the Install entries have be selected as shown below.

    When satisfied that everything is correct, click Next.
  8. Review the panel.

    When satisfied that everything is correct, click Next.
  9. Accept the Licenses.

    When satisfied that everything is correct, click Finish.
  10. When the following panel is display,

    Click Restart Now.

    Subversion installation and configuration for Eclipse is now complete.

Panel

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

Eclipse - OC4J server installation and configuration

  1. Run Eclipse.  Select the Servers tab as shown below:
    Image Modified
    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.
    Image Modified
    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.
    Image Modified
    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.
    Image Modified
    When satisfied that everything is correct, click Finish.

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

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.
    Image Modified
    Click the Add... button.
  2. Navigate to the external Maven installation directory.
    Image Modified
    When satisfied that everything is correct, click OK.
  3. Verify that the External installation of Maven is selected.
    Image Modified
    When satisfied that everything is correct, click the Apply button then click the OK.

    Maven installation and configuration for Eclipse is now complete.

Panel

Anchor
Eclipse - m2e Subversive Connector installation and configuration
Eclipse - m2e Subversive Connector installation and configuration

Eclipse - m2e Subversive Connector installation and configuration

Panel
  1. Run Eclipse.  Go to File > New > Other...
    Scroll down to Maven and expand then select Checkout Maven Projects from SCM as shown in the following panel.
    Image Modified
    When satisfied that everything is correct, click Next.
  2. In the bottom right of the panel, click on m2e MarketPlace.
    Image Modified
  3. Scroll down to and select m2e-subversive as shown in the following panel.
    Image Modified
    When satisfied that everything is correct, click Finish.
  4. Verify that Maven SCM Handler for Subversive is selected.
    Image Modified
    When satisfied that everything is correct, click Next.
  5. Review the item being installed.
    Image Modified
    When satisfied that everything is correct, click Next.
  6. Accept the license agreement.
    Image Modified
    click Finish to start the installation.
  7. When the installation has completed, the following panel will be displayed.
    Image Modified
    Click Yes to restart Eclipse.

    m2e Subversive Connector installation and configuration for Eclipse is now complete.

Panel