File tree Expand file tree Collapse file tree 2 files changed +17
-3
lines changed Expand file tree Collapse file tree 2 files changed +17
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,21 @@ A special thanks to everyone who [contributed to PDE](acknowledgements.md#plug-i
1010## API Tools
1111-->
1212
13- <!--
14- ---
1513## PDE Compiler
16- -->
14+
15+
16+ ### Version Mapping for Required Bundles
17+ <details >
18+ <summary >Contributors</summary >
19+
20+ - [ Neha Burnwal ] ( https://github.com/nburnwal09 )
21+
22+ </details >
23+
24+ A quick fix was provided for adding the available matching version for a required bundle in the ` MANIFEST.MF ` file.
25+
26+ ![ Addition of matching version] ( images/addingVersionReqBundles.png )
27+
28+ The quick fix is labeled as ` Require latest available version ` .
29+ Once the user clicks on ` Finish ` , it adds the version to the specific Required bundle.
30+ This quick fix is added to enhance user experience.
You can’t perform that action at this time.
0 commit comments