Skip to content

Commit 9a586ab

Browse files
Michael5601merks
authored andcommitted
Add SWT SVG fragment to E4 RCP feature
The SVG fragment needs to be available in runtime and SDK products for the platform. This adds it to the feature that already includes the SWT bundle and native fragments.
1 parent 18b694c commit 9a586ab

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

features/org.eclipse.e4.rcp/feature.xml

+4
Original file line numberDiff line numberDiff line change
@@ -294,6 +294,10 @@
294294
arch="aarch64"
295295
version="0.0.0"/>
296296

297+
<plugin
298+
id="org.eclipse.swt.svg"
299+
version="0.0.0"/>
300+
297301
<plugin
298302
id="org.eclipse.jface"
299303
version="0.0.0"/>

0 commit comments

Comments
 (0)