Makes it easier to define Grails plugins and also makes them aware of the development environment so that they can be run inline without creating a JAR
| Constructor and description |
|---|
PluginDefiner
(org.gradle.api.Project project, boolean exploded = true) |
| Type | Name and description |
|---|---|
void |
methodMissing(java.lang.String name, java.lang.Object args) |
org.gradle.api.artifacts.Dependency |
project(java.lang.String path) |
| 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() |
Groovy Documentation