| Class and Description |
|---|
| com.diffplug.gradle.swt.NativeDepsPlugin
This was helpful before SWT jars were available on maven central,
but now
MavenCentralPlugin is a better option.
Adds the platform-specific SWT and jface jars which are appropriate for the currently running platform (on the dev machine). Adds the following jars:
Example projects
|
| Method and Description |
|---|
| com.diffplug.gradle.ProjectPlugin.getPlugin(Project, Class<T>) |