Skip to content

Commit 55817ec

Browse files
Michael5601HeikoKlare
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 586ef10 commit 55817ec

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
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)