org.gradle.api.tasks.compile
Class AntJavac
java.lang.Object
org.gradle.api.tasks.compile.AntJavac
class AntJavac
- author:
- Hans Dockter
Method Summary |
void
|
execute(FileCollection source, java.io.File targetDir, java.io.File depCacheDir, java.lang.Iterable classpath, java.lang.String sourceCompatibility, java.lang.String targetCompatibility, CompileOptions compileOptions, AntBuilder ant)
|
Methods inherited from class java.lang.Object
|
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
CLASSPATH_ID
static final java.lang.String CLASSPATH_ID
-
numFilesCompiled
int numFilesCompiled
-
AntJavac
AntJavac()
-
execute
void execute(FileCollection source, java.io.File targetDir, java.io.File depCacheDir, java.lang.Iterable classpath, java.lang.String sourceCompatibility, java.lang.String targetCompatibility, CompileOptions compileOptions, AntBuilder ant)
-
Groovy Documentation