Versions Compared

Key

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

Installs an extension zip on a JDeveloper instance.

Environment/Instance Properties

Property Name

Property Code

Required

Description

JDeveloper Install Home

FDJDEV_INSTALL_HOME

Yes

The JDeveloper installation directory. You can control Build instance associated with your project, which effectively controls which version of JDeveloper is used for build operations.

Use OJWebUpdate64FDJDEV_EXT_USE_64YesWhether or not to use the 64-bit version of the OJWebUpdate executable. Default is true.

  

Project Properties

Property Name

Property Code

Required

Description





  

Inputs

Input Name

Input Code

Required

Description

Zip File Path

FDJDEV_INP_ZIP_FILE_PATH

Yes

The path to the extension zip to install. Relative paths are assumed to be in FD_ARTIFACTS_DIR or FD_TEMP_DIR.

  

Outputs

Output Name

Required

Description




  

Artifacts

This operation consumes a zip file containing extension info for the JDeveloper instance.

...