We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3418c82 commit f162788Copy full SHA for f162788
durian-swt/build.gradle
@@ -17,6 +17,7 @@ p2deps {
17
into 'testImplementation', {
18
p2repo "https://download.eclipse.org/eclipse/updates/$SWT_VERSION/"
19
install 'org.eclipse.swt'
20
+ install 'org.eclipse.swt.svg'
21
}
22
23
dependencies {
0 commit comments