Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

The Oracle JDeveloper plugin executes deployment profiles using the ojdeploy command to compile/ build Application or Project artifacts. For example, you can build

  • EAR or WAR files for deployment to an Application Server
  • ADF Library JAR files for use with JDeveloper applications as dependencies.
  • MAR files for ADF customizations.

You need to install a specific version of JDeveloper with the necessary extensions (available from Help - Check for Updates... menu) on endpoint(s) where this plugin would execute. You can choose a separate Virtual Machine with just JDeveloper installed on it for this build operation. Build operation can be CPU intensive, hence it is recommended to use separate low cost hardware.

Supported Versions

  • 11.1.1.3+
  • 12c

Key Features

  • Build Java EE enterprise archive (EAR), Web Archive (WAR) and Metadata Archive (MAR) files for JDeveloper applications.
  • Build Java archive (JAR) files for JDeveloper project(s).
  • Build ADF Library JAR files for JDeveloper project(s).
  • Executes against source exported from an SCM (e.g. SVN or Git Plugin).

Plugin Operations

See Appendix for more details.

  • No labels