Class CompileCommand

java.lang.Object
de.esoco.gwt.gradle.command.AbstractCommand
de.esoco.gwt.gradle.command.CompileCommand

public class CompileCommand extends AbstractCommand
  • Constructor Details

    • CompileCommand

      public CompileCommand(org.gradle.api.Project project, org.gradle.process.ExecOperations execOperations, CompilerOption compilerOptions, org.gradle.api.file.FileCollection sources, File war, Collection<String> modules)