Skip to main content

Plug-in Development Environment

Dialogs, Wizards and Views

Editors

Support for version ranges and omitted versions in IU target locations In the PDE Target Editor it is now possible to specify a range as version of a unit or to omit the specification of a version attribute entirely in InstallableUnit locations. Without an explicit version the value 0.0.0 is used by default, which always resolves to the latest version available. All of the following variants to specify a version in the Source tab of the Target Editor are now possible:

Version ranges and omitted version in an IU target location

It is also possible to define these advanced versions specifications through the UI of the Target Editor. After clicking the Edit button for a location, you can specify a version range for a selected unit directly in the table. Entering latest is equivalent to 0.0.0 and resolves to the latest version of that unit.

Editing of version ranges and latest version in the UI editor of an IU target location

API Tools

PDE Compiler

Previous Up Next

Back to the top