File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -54,3 +54,20 @@ Tree#VariablesViewer
5454 SWT background: rgb(47,47,47)
5555 Bounds: x=1124 y=196 w=385 h=413
5656```
57+
58+ ### Always show Installable Unit (IU) ID in target editor
59+ <!-- https://github.com/eclipse-pde/eclipse.pde/pull/2208 -->
60+ <details >
61+ <summary >Contributors</summary >
62+
63+ - [ Lars Vogel] ( https://github.com/vogella )
64+ </details >
65+
66+ The Target Platform Editor now always displays the technical ID of Installable Units (IUs)
67+ in the ` Definition ` and ` Content ` tabs.
68+ This ensures a clear mapping between the UI representation and the underlying source.
69+ If a descriptive name exists and differs from the ID,
70+ both are shown in the format ` Name [ID] ` ;
71+ otherwise, only the ID is displayed.
72+
73+ ![ Target Editor showing IU IDs] ( images/target-editor-iu-id.png )
You can’t perform that action at this time.
0 commit comments