@ParametersAreNonnullByDefault
Package com.diffplug.gradle.swt
Plugins for working with SWT in Gradle.
-
Class Summary Class Description NativeDepsPlugin Deprecated. This was helpful before SWT jars were available on maven central, but nowMavenCentralPluginis a better option.NativeDepsPlugin.Legacy PlatformSpecificBuildPlugin In order to detect the underlying operating system and architecture, it is necessary to to read various system properties and environment variables, which breaks the Gradle configuration cache.