| Package | Description |
|---|---|
| org.gradle.api.internal.tasks.compile | |
| org.gradle.api.tasks.compile |
The compilation
Task implementations. |
| Modifier and Type | Method and Description |
|---|---|
GroovyCompileOptions |
GroovyCompileSpec.getGroovyCompileOptions() |
GroovyCompileOptions |
DefaultGroovyJavaJointCompileSpec.getGroovyCompileOptions() |
| Modifier and Type | Method and Description |
|---|---|
GroovyCompileOptions |
GroovyCompileOptions.fork(Map forkArgs)
Shortcut for setting both fork and forkOptions.
|
GroovyCompileOptions |
GroovyCompile.getGroovyOptions()
Gets the options for the Groovy compilation.
|
Copyright © 2013. All rights reserved