public class CommandLineJavaCompiler extends Object implements Compiler<JavaCompileSpec>
JavaCompileSpec.forkOptions.getExecutable().| Constructor and Description |
|---|
CommandLineJavaCompiler(TemporaryFileProvider tempFileProvider,
File workingDir) |
public CommandLineJavaCompiler(TemporaryFileProvider tempFileProvider, File workingDir)
public WorkResult execute(JavaCompileSpec spec)
execute in interface Compiler<JavaCompileSpec>Copyright © 2013. All rights reserved