Skip to content

Commit 7a9ecf9

Browse files
committed
Add SWT SVG fragment to SDK tests feature
The SVG fragment needs to be available in SDK tests product as SWT tests require that fragment and the SDK does not currently not include it.
1 parent 8feb818 commit 7a9ecf9

File tree

1 file changed

+4
-0
lines changed
  • eclipse.platform.releng/features/org.eclipse.sdk.tests

1 file changed

+4
-0
lines changed

eclipse.platform.releng/features/org.eclipse.sdk.tests/feature.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -387,4 +387,8 @@
387387
id="org.eclipse.update.configurator.tests"
388388
version="0.0.0"/>
389389

390+
<plugin
391+
id="org.eclipse.swt.svg"
392+
version="0.0.0"/>
393+
390394
</feature>

0 commit comments

Comments
 (0)