Package com.diffplug.gradle.swt


@ParametersAreNonnullByDefault package com.diffplug.gradle.swt
Plugins for working with SWT in Gradle.
  • Classes
    Class
    Description
    Deprecated.
    This was helpful before SWT jars were available on maven central, but now MavenCentralPlugin is a better option.
     
    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.