|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.gradle.api.plugins.GroovyPlugin
public class GroovyPlugin
A Plugin which extends the JavaPlugin to provide support for compiling and documenting Groovy source files.
Field Summary | |
---|---|
static String |
GROOVYDOC_TASK_NAME
|
Method Summary | |
---|---|
void
|
apply(Project project)
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Field Detail |
---|
public static final String GROOVYDOC_TASK_NAME
Method Detail |
---|
public void apply(Project project)
Gradle API 1.12