Commit fa6e6d1
committed
Import fragments in the feature to reflect p2.inf in bundles
Currently we have for the bundles that require the native fragments a
p2.inf to pull them in. This does not work in the IDE as PDE has no way
to understand P2 metadata that is possibly not present (e.g. when
consumed from a target platform).
This now adds requires/import to the feature to get the same effect when
using the feature in an IDE launch without explicitly require to depend
on a strict version.1 parent 5f1be90 commit fa6e6d1
File tree
1 file changed
+9
-0
lines changed- terminal/features/org.eclipse.platform.terminal.feature
1 file changed
+9
-0
lines changedLines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
20 | 29 | | |
21 | 30 | | |
22 | 31 | | |
| |||
0 commit comments