File tree Expand file tree Collapse file tree 2 files changed +18
-0
lines changed
Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -71,3 +71,21 @@ both are shown in the format `Name [ID]`;
7171otherwise, only the ID is displayed.
7272
7373![ Target Editor showing IU IDs] ( images/target-editor-iu-id.png )
74+
75+
76+ ### Version Mapping for Required Bundles and Imported Packages
77+ <details >
78+ <summary >Contributors</summary >
79+
80+ - [ Neha Burnwal ] ( https://github.com/nburnwal09 )
81+
82+ </details >
83+
84+ A quick fix is provided for adding the available matching version range for required bundles and imported packages
85+ in the ` MANIFEST.MF ` file.
86+
87+ ![ Addition of matching version] ( images/versionAdd_quickFix.png )
88+
89+ The quick fix is labeled as ` Require latest available version range ` .
90+ Once the user clicks on ` Finish ` , it adds the version range to the specific require bundle or import package.
91+ For example, version 7.2.3 is interpreted as the compatible range [ 7.2.0,8.0.0)
You can’t perform that action at this time.
0 commit comments