Package org.gradle.api.tasks.compile
package org.gradle.api.tasks.compile
The compilation
Task
implementations.-
ClassDescriptionThe base class for all JVM-based language compilation tasks.Deprecated.This class will be removed in Gradle 9.0.Fork options for compilation.Main options for Java compilation.Debug options for Java compilation.Fork options for Java compilation.Compiles Groovy source files, and optionally, Java source files.Compilation options to be passed to the Groovy compiler.Fork options for Groovy compilation.Compiles Java source files.Fork options for compilation that can accept user-defined
CommandLineArgumentProvider
objects.