public class GwtCompile extends AbstractGwtCompile
Task.Namer
TASK_ACTION, TASK_DEPENDS_ON, TASK_DESCRIPTION, TASK_GROUP, TASK_NAME, TASK_OVERWRITE, TASK_TYPE
Constructor and Description |
---|
GwtCompile() |
Modifier and Type | Method and Description |
---|---|
protected void |
configure(GwtCompileOptions options) |
protected boolean |
isDevTask() |
addArgs, getCompileReport, getCompilerMetrics, getDisableAggressiveOptimization, getDisableCastChecking, getDisableClassMetadata, getDisableGeneratingOnShards, getDisableRunAsync, getDisableSoycHtml, getDraftCompile, getEa, getEnableClosureCompiler, getFragmentCount, getLocalWorkers, getOptimize, getSoycDetailed, getStrict, getStyle, getValidateOnly, getWar, setCompileReport, setCompilerMetrics, setDisableAggressiveOptimization, setDisableCastChecking, setDisableClassMetadata, setDisableGeneratingOnShards, setDisableRunAsync, setDisableSoycHtml, setDraftCompile, setEa, setEnableClosureCompiler, setFragmentCount, setLocalWorkers, setOptimize, setSoycDetailed, setStrict, setStyle, setValidateOnly
getCacheDir, getDeploy, getExtra, getGen, getLogLevel, getWorkDir, setCacheDir, setDeploy, setExtra, setGen, setLogLevel, setWar, setWorkDir
argIfEnabled, argIfSet, dirArgIfSet, exec, getModules, getSrc, prependSrcToClasspath, setModules, setSrc
args, args, bootstrapClasspath, classpath, copyTo, copyTo, environment, environment, executable, getAllJvmArgs, getArgs, getBootstrapClasspath, getClasspath, getCommandLine, getDebug, getDefaultCharacterEncoding, getEnableAssertions, getEnvironment, getErrorOutput, getExecutable, getJvmArgs, getMain, getMaxHeapSize, getMinHeapSize, getStandardInput, getStandardOutput, getSystemProperties, getWorkingDir, isIgnoreExitValue, jvmArgs, jvmArgs, setAllJvmArgs, setArgs, setBootstrapClasspath, setClasspath, setDebug, setDefaultCharacterEncoding, setEnableAssertions, setEnvironment, setErrorOutput, setExecutable, setIgnoreExitValue, setJvmArgs, setMain, setMaxHeapSize, setMinHeapSize, setStandardInput, setStandardOutput, setSystemProperties, setWorkingDir, systemProperties, systemProperty, workingDir
conventionMapping, conventionMapping, getConventionMapping
addValidator, compareTo, configure, deleteAllActions, dependsOn, dependsOnTaskDidWork, doFirst, doFirst, doLast, doLast, execute, executeWithoutThrowingTaskFailure, finalizedBy, getActions, getAnt, getAsDynamicObject, getConvention, getDependsOn, getDescription, getDidWork, getEnabled, getExecuter, getExtensions, getFinalizedBy, getGroup, getInputs, getLogger, getLogging, getMustRunAfter, getName, getOnlyIf, getOutputs, getPath, getProject, getServices, getShouldRunAfter, getStandardOutputCapture, getState, getStateInternal, getTaskActions, getTaskDependencies, getTemporaryDir, getTemporaryDirFactory, getValidators, hasProperty, injectIntoNewInstance, isEnabled, leftShift, mustRunAfter, onlyIf, onlyIf, property, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setExecuter, setFinalizedBy, setGroup, setMustRunAfter, setName, setOnlyIf, setOnlyIf, setProject, setProperty, setShouldRunAfter, shouldRunAfter, toString
protected boolean isDevTask()
isDevTask
in class AbstractGwtActionTask
protected void configure(GwtCompileOptions options)
configure
in class AbstractGwtCompile