Skip to content

Commit 8e2a74c

Browse files
elsazacmerks
authored andcommitted
Add N&N for enable OSGI console option
This PR adds N&N entry for the new enable OSGI console option in launch configurations in PDE.
1 parent 7021248 commit 8e2a74c

2 files changed

Lines changed: 16 additions & 0 deletions

File tree

459 KB
Loading

news/4.41/pde.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,19 @@ A special thanks to everyone who [contributed to PDE](acknowledgements.md#plug-i
1414
---
1515
## PDE Compiler
1616
-->
17+
18+
## Views and Dialogs
19+
20+
### Enable OSGi Console Option in Launch Configurations
21+
<!-- https://github.com/eclipse-pde/eclipse.pde/pull/2274 -->
22+
<details>
23+
<summary>Contributors</summary>
24+
25+
- [Elsa Zacharia](https://github.com/elsazac)
26+
</details>
27+
28+
The launch configurations dialog now provides a new `Enable OSGi Console` option.
29+
When selected, the required `-console` argument is added automatically to the program arguments.
30+
This removes the need to manually edit program arguments and helps preserve the setting when launch configurations are recreated.
31+
32+
![Enable OSGI console option](images/Enable_osgi_console.png)

0 commit comments

Comments
 (0)