Installs an extension zip on a JDeveloper instance.
Environment/Instance Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
JDeveloper 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 OJWebUpdate64 | FDJDEV_EXT_USE_64 | Yes | Whether 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 |
| 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.
...