| Package | Description |
|---|---|
| org.gradle.api.internal.project | |
| org.gradle.api.internal.tasks.compile |
| Modifier and Type | Method and Description |
|---|---|
protected IsolatedAntBuilder |
TopLevelBuildServiceRegistry.createIsolatedAntBuilder() |
IsolatedAntBuilder |
IsolatedAntBuilder.withClasspath(Iterable<File> classpath)
Creates a copy of this builder which uses the given libraries.
|
IsolatedAntBuilder |
IsolatedAntBuilder.withGroovy(Iterable<File> classpath)
Creates a copy of this builder which uses the given version of Groovy.
|
| Constructor and Description |
|---|
GroovyCompilerFactory(ProjectInternal project,
IsolatedAntBuilder antBuilder,
ClassPathRegistry classPathRegistry,
DefaultJavaCompilerFactory javaCompilerFactory) |
Copyright © 2013. All rights reserved