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 9704257 commit f8cfb8aCopy full SHA for f8cfb8a
build.gradle
@@ -35,8 +35,6 @@ subprojects { subProject ->
35
options.linksOffline 'https://help.eclipse.org/2019-12/topic/org.eclipse.platform.doc.isv/reference/api/', rootProject.file('gradle/javadoc-eclipse').absolutePath
36
}
37
38
- apply from: 干.file('base/osgi.gradle')
39
-
40
if (subProject.name == 'durian-swt') {
41
// configured there
42
} else if (subProject.name == 'durian-swt.os') {
0 commit comments