You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<tdclass="title">Support for version ranges and omitted versions in IU target locations</td>
53
61
<tdclass="content">
54
-
In the PDE Target Editor it is now possible to specify a range as <code>version</code> of a <code>unit</code> or to omit the specification of a <code>version</code> attribute entirely in <code>InstallableUnit</code> locations.
62
+
In the PDE Target Editor it is now possible to specify a range as the <code>version</code> of a <code>unit</code> or to omit the specification of a <code>version</code> attribute entirely in <code>InstallableUnit</code> locations.
55
63
Without an explicit version the value <code>0.0.0</code> is used by default, which always resolves to the latest version available.
56
64
All of the following variants to specify a version in the <code>Source</code> tab of the Target Editor are now possible:
57
65
<p><imgsrc="images/target-version-ranges-source.png" alt="Version ranges and omitted version in an IU target location"/></p>
@@ -65,15 +73,19 @@ <h2>Plug-in Development Environment</h2>
65
73
<!-- ******************** End of Editors ********************** -->
0 commit comments