Package org.docstr.gradle.plugins.gwt
package org.docstr.gradle.plugins.gwt
-
ClassDescriptionBase class for all GWT related tasks.Common implementation of tasks used for GWT compilation.Base class for several GWT related tasks that share specific parameters.Task to run the GWT compiler for validation only so that no JavaScript output is produced.Task to run the GWT compiler for production quality output.Defines the options known by the
GwtCompile
andGwtDraftCompile
tasks.Defines the options known by theGwtDev
task.Task to run the GWT compiler for development quality output.Defines the options known by theAbstractGwtActionTask
task.Task to run the GWT Super Dev Mode.Defines the options known by theGwtSuperDev
task.GWT specific extension for the Test task.GWT test related options.Log levels defined by the GWT compiler/dev mode.Output styles supported by the GWT compiler.