Select both the Extensions, as shown in

Configuring Your IDE to Support Integration with Oracle Enterprise Repository 9-7

9.1.2 Integrating with Oracle JDeveloper 11g R1

To install the harvester Ant tasks in JDeveloper 11g or in SOA Suite 11g, perform the following steps:

1. Double-click jdeveloper.exe in the jdev installation directory to open Oracle

JDeveloper.

2. Unzip the harvester zip file into your JDeveloper installation. The contents of the

zip file are extracted to the jdeveloper_homeharvester directory.

3. Edit the tools11g.xml file to match your JDeveloper installation.

4. Merge the contents of tools11g.xml into your JDevelopers product preferences

XML file located in the jdeveloper_ home\system11.1.1.x.xx.xx.xx\o.jdeveloper\product-preferences.xml directory. If there is an existing entry hash n = oracle.ideimpl.externaltools.ExternalToolList, then replace with the contents in the tools11g.xml file. If not, add it right after the initial ide:preferences element.

9.1.3 Integrating with Oracle JDeveloper 10g

To configure Oracle JDeveloper to support the integration with Oracle Enterprise Repository, perform the following steps: 1. Navigate to the Oracle_HOME\repositoryXXX\core\tools\solutions directory and unzip the 11.1.1.x.x-OER-Harvester.zip file to the Oracle JDeveloper directory. For example, if the jdeveloper.exe file is located in C:\oracle\soa, ensure that the introspector directory is unzipped into that directory. 2. Navigate to the jdeveloper_home\harvester directory and right-click the tools.xml file to open in a text editor. 3. Copy all the elements between the tools and tools elements and paste the copied elements into the tools.xml file in the jdeveloper_ home\jdev\system\oracle.jdeveloper.10.1.xxxxx directory. 4. Save the tools.xml file in the jdeveloper_ home\jdev\system\oracle.jdeveloper.10.1.xxxxx directory.

5. Start Oracle JDeveloper. In JDeveloper window, select Tools, External Tools. The

following two options are displayed: ■ Submit this File into OER ■ Submit this Project into OER

6. Select Submit this File into OER and click Edit. The Edit External Tool dialog is

displayed.

7. Click the Properties tab, and configure the missing properties to point to your

Oracle Enterprise Repository server. 8. To point to an external HarvesterSettings.xml file, add a property called settings.file, and set the value to the URL of the settings file, for example, c:\temp\MyHarvesterSettings.xml. 9. Repeat Steps 6 to 8 for the Submit this Project into OER option. Note: You should start and close the JDeveloper application at least once during this step.