File tree Expand file tree Collapse file tree 2 files changed +19
-3
lines changed Expand file tree Collapse file tree 2 files changed +19
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,23 @@ 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+ ### Addition of available version for required bundles
17+ <details >
18+ <summary >Contributors</summary >
19+
20+ - [ Hannes Wellmann ] ( https://github.com/HannesWell )
21+ - [ Gireesh Punathil ] ( https://github.com/gireeshpunathil )
22+ - [ Neha Burnwal ] ( https://github.com/nburnwal09 )
23+
24+ </details >
25+
26+ A quick fix was provided for adding available matching version for required bundles in the ` MANIFEST.MF ` file.
27+
28+ ![ Addition of matching version] ( images/addingVersionReqBundles.png )
29+
30+ The quick fix is labeled as ` Require latest available version ` .
31+ Once the user clicks on ` Finish ` , it adds the version to the specific Required bundle.
32+ This quick fix is added to enhance user experience.
You can’t perform that action at this time.
0 commit comments