Commit d5a9bd2
committed
Always show Installable Unit (IU) ID in target editor
Modified StyledBundleLabelProvider to always display the technical ID of
Installable Units in the Target Platform Editor's Definition and Content
tabs. If a descriptive name exists and differs from the ID, both are
shown (Name [ID]), otherwise just the ID is displayed.
Fixes #14321 parent b44e6b5 commit d5a9bd2
File tree
1 file changed
+7
-3
lines changed1 file changed
+7
-3
lines changedui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/shared/target/StyledBundleLabelProvider.java
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
196 | | - | |
197 | | - | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
198 | 203 | | |
199 | | - | |
200 | 204 | | |
201 | 205 | | |
202 | 206 | | |
| |||
0 commit comments