Groovy Documentation

Package org.gradle.api.tasks.compile

The compilation Task implementations.

 

Class Summary
AbstractCompile The base class for all JVM-based language compilation tasks.
AbstractOptions @author Hans Dockter
Compile Compiles Java source files.
CompileOptions @author Hans Dockter
DebugOptions @author Hans Dockter
DependOptions

Options to send to Ant's depend task.

ForkOptions @author Hans Dockter
GroovyCompile Compiles Groovy and Java source files.
GroovyCompileOptions @author Hans Dockter
GroovyForkOptions @author Hans Dockter
 


Groovy Documentation