Understanding JDeveloper

Note: If you are using JD Edwards EnterpriseOne Tools Release 9.2 with JD Edwards EnterpriseOne Applications Release 9.2, JDeveloper 12c is installed on your system. With JDeveloper 12c, you can create only JAX-WS business services.If you are using JD Edwards EnterpriseOne Tools Release 9.2 with JD Edwards EnterpriseOne Applications Release 9.0 or 9.1, JDeveloper 11g is installed on your system. With JDeveloper 11g, you can create JAX-WS and JAX-RPC business services.

Oracle's JDeveloper provides an integrated development environment for creating JD Edwards EnterpriseOne business services. The JD Edwards EnterpriseOne package includes a JDeveloper extension. The extension package contains JD Edwards EnterpriseOne code features that help you create business services. Among these code features are wizards that generate a structure for creating a Java class. Wizards for generating code to call a business function or a data base operation are included in the extension package. The extension package also provides code templates specifically designed to help you develop and test business services. The wizards and code templates help you by enforcing coding conventions so that your business service classes can be exposed as web services.

For JDeveloper 12c, the extension package and plugins are loaded into JDeveloper when you use a feature provided by the extension. For loading EnterpriseOne development extensions, select the option Initialize E1 Workspace under the Tools menu after launching JDeveloper from JD Edwards EnterpriseOne Object Management Workbench (OMW).

Note: If you use JDeveloper 11g, plugins and extensions are automatically installed when you launch JDeveloper from JD Edwards EnterpriseOne Object Management Workbench (OMW).

For JDeveloper to successfully be installed to your development client, you should verify that your system meets the Minimum Technical Requirements (MTRs) for the hardware and software that is required to install JDeveloper. See document 745831.1 (JD Edwards EnterpriseOne Minimum Technical Requirements Reference) on My Oracle Support:

https://support.oracle.com/rs?type=doc&id=745831.1

If you use non-English characters or data in your business services, you can configure JDeveloper to support UTF-8.

For more information about Oracle JDeveloper, see the Oracle Fusion Middleware User's Guide for Oracle JDeveloper. This document is located under the Fusion Middleware section on the documentation page of the Oracle Technology Network website.