Commit 69fe298
committed
Consume SVG rasterizer via capability in SWT tests bundle
Currently, requiring an SVG rasterizer needs manual placement of an
according fragment providing a rasterizer on the classpath. With this
change, requiring SVG support can be defined explicitly via a required
capability that is provided by the according SWT fragment.
Contributes to
#19441 parent d8b1f98 commit 69fe298
File tree
3 files changed
+2
-4
lines changed- bundles/org.eclipse.swt.svg/META-INF
- tests/org.eclipse.swt.tests/META-INF
3 files changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
This file was deleted.
0 commit comments