We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51bb5bc commit 940de0fCopy full SHA for 940de0f
2 files changed
news/4.38/images/addingVersionReqBundles.png
1.09 MB
news/4.38/pde.md
@@ -10,7 +10,21 @@ A special thanks to everyone who [contributed to PDE](acknowledgements.md#plug-i
10
## API Tools
11
-->
12
13
-<!--
14
----
15
## PDE Compiler
16
--->
+
+### Addition of available version 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 available matching version for required bundles in the `MANIFEST.MF` file.
25
26
+
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.
0 commit comments