Commit ae2bb1d
Move SVG rasterizer service to source folder
With the SVG rasterizer contributed as separate project to SWT, running
pure Java Snippets did not work out of the box, when the SVG project
was added to the workspace. This commit moves the service provider
configuration into a separate source folder so it will be properly
initialized in this use case as well.1 parent 9f078fc commit ae2bb1d
File tree
3 files changed
+4
-1
lines changed- bundles/org.eclipse.swt.svg
- resources/META-INF/services
3 files changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | | - | |
| 15 | + | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
| |||
0 commit comments