class OspackageApplicationPlugin extends java.lang.Object
Combine the os-package with the Application plugin. Currently heavily opinionated to where the code will live, though that is slightly configurable using the ospackage-application extension. TODO Make a base plugin, so that this plugin can require os-package Usage:
| Type | Name and description |
|---|---|
OspackageApplicationExtension |
extension |
| Type Params | Return Type | Name and description |
|---|---|---|
|
void |
apply(org.gradle.api.Project project) |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |