Skip to content

Commit 308764b

Browse files
author
Neha Burnwal
committed
Add N&N - quick fix for addition of available matching version of required bundles
1 parent 51bb5bc commit 308764b

File tree

2 files changed

+19
-3
lines changed

2 files changed

+19
-3
lines changed
1.09 MB
Loading

news/4.38/pde.md

Lines changed: 19 additions & 3 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)