@Incubating public class PlatformJavaCompile extends JavaCompile
Task.Namer
source
TASK_ACTION, TASK_DEPENDS_ON, TASK_DESCRIPTION, TASK_GROUP, TASK_NAME, TASK_OVERWRITE, TASK_TYPE
Constructor and Description |
---|
PlatformJavaCompile() |
Modifier and Type | Method and Description |
---|---|
JavaPlatform |
getPlatform() |
JavaToolChain |
getToolChain()
Returns the tool chain that will be used to compile the Java source.
|
void |
setPlatform(JavaPlatform platform) |
compile, compile, getAntBuilderFactory, getCacheRepository, getCachingFileHasher, getClasspath, getDependencyCacheDir, getEffectiveAnnotationProcessorPath, getExecActionFactory, getFileOperations, getGeneralCompileCaches, getJavaCompilerFactory, getJvmVersionDetector, getOptions, getSource, setDependencyCacheDir, setToolChain
getDestinationDir, getSourceCompatibility, getTargetCompatibility, setClasspath, setDestinationDir, setSourceCompatibility, setTargetCompatibility
exclude, exclude, exclude, exclude, getExcludes, getIncludes, getPatternSetFactory, include, include, include, include, setExcludes, setIncludes, setSource, source
conventionMapping, conventionMapping, getConventionMapping
addValidator, appendParallelSafeAction, compareTo, configure, deleteAllActions, dependsOn, dependsOnTaskDidWork, doFirst, doFirst, doLast, doLast, execute, finalizedBy, getActionClassLoaders, getActions, getAnt, getAsDynamicObject, getConvention, getDependsOn, getDescription, getDidWork, getEnabled, getExecuter, getExtensions, getFinalizedBy, getGroup, getIdentityPath, getImpliesSubProjects, getInputs, getLogger, getLogging, getMustRunAfter, getName, getOnlyIf, getOutputs, getPath, getProject, getServices, getShouldRunAfter, getStandardOutputCapture, getState, getTaskActions, getTaskDependencies, getTemporaryDir, getTemporaryDirFactory, getValidators, hasProperty, injectIntoNewInstance, isEnabled, isHasCustomActions, leftShift, mustRunAfter, onlyIf, onlyIf, prependParallelSafeAction, property, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setExecuter, setFinalizedBy, setGroup, setImpliesSubProjects, setMustRunAfter, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, toString
public JavaPlatform getPlatform()
getPlatform
in class JavaCompile
public void setPlatform(JavaPlatform platform)
@Inject public JavaToolChain getToolChain()
JavaCompile
getToolChain
in class JavaCompile