Commit 1aece37
committed
Fix FeatureBasedLaunchTest: use imports and @referenced annotation
Move from full-qualified access to imports.
Use @referenced annotation instead of unused variables to prevent bundle removal.
Add org.osgi.annotation.bundle to MANIFEST.MF.1 parent a316e72 commit 1aece37
File tree
2 files changed
+5
-4
lines changed- ui/org.eclipse.pde.ui.tests
- META-INF
- src/org/eclipse/pde/ui/tests/launcher
2 files changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
72 | 73 | | |
73 | 74 | | |
74 | 75 | | |
| |||
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
| 69 | + | |
68 | 70 | | |
69 | 71 | | |
70 | 72 | | |
71 | 73 | | |
| 74 | + | |
72 | 75 | | |
73 | 76 | | |
| 77 | + | |
74 | 78 | | |
75 | 79 | | |
76 | 80 | | |
| |||
1450 | 1454 | | |
1451 | 1455 | | |
1452 | 1456 | | |
1453 | | - | |
1454 | | - | |
1455 | | - | |
1456 | | - | |
1457 | 1457 | | |
1458 | 1458 | | |
1459 | 1459 | | |
| |||
0 commit comments