- setAddGwtContainer(boolean) - Method in class de.richsource.gradle.plugins.gwt.GwtEclipseOptions
-
- setAutoCodeServerPort(Boolean) - Method in class de.richsource.gradle.plugins.gwt.GwtDev
-
Is set to true, this causes the "-codeServerPort" to be automatically assigned using a free port.
- setAutoCodeServerPort(Boolean) - Method in interface de.richsource.gradle.plugins.gwt.GwtDevOptions
-
Is set to true, this causes the "-codeServerPort" to be automatically assigned using a free port.
- setAutoCodeServerPort(Boolean) - Method in class de.richsource.gradle.plugins.gwt.GwtTestOptions
-
- setAutoCodeServerPort(Boolean) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtDevOptionsImpl
-
Is set to true, this causes the "-codeServerPort" to be automatically assigned using a free port.
- setAutoPort(Boolean) - Method in class de.richsource.gradle.plugins.gwt.GwtDev
-
Is set to true, this causes the "-port" to be automatically assigned using a free port.
- setAutoPort(Boolean) - Method in interface de.richsource.gradle.plugins.gwt.GwtDevOptions
-
Is set to true, this causes the "-port" to be automatically assigned using a free port.
- setAutoPort(Boolean) - Method in class de.richsource.gradle.plugins.gwt.GwtTestOptions
-
- setAutoPort(Boolean) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtDevOptionsImpl
-
Is set to true, this causes the "-port" to be automatically assigned using a free port.
- setBindAddress(String) - Method in class de.richsource.gradle.plugins.gwt.GwtDev
-
Sets the "-bindAddress" option.
- setBindAddress(String) - Method in interface de.richsource.gradle.plugins.gwt.GwtDevOptions
-
Sets the "-bindAddress" option.
- setBindAddress(String) - Method in class de.richsource.gradle.plugins.gwt.GwtSuperDev
-
Sets the "-bindAddress" option that defines to which network ip the socket should be bound.
- setBindAddress(String) - Method in interface de.richsource.gradle.plugins.gwt.GwtSuperDevOptions
-
Sets the "-bindAddress" option that defines to which network ip the socket should be bound.
- setBindAddress(String) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtDevOptionsImpl
-
Sets the "-bindAddress" option.
- setBindAddress(String) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtSuperDevOptionsImpl
-
Sets the "-bindAddress" option that defines to which network ip the socket should be bound.
- setBlacklist(String) - Method in class de.richsource.gradle.plugins.gwt.GwtDev
-
Sets the "-blacklist" option.
- setBlacklist(String) - Method in interface de.richsource.gradle.plugins.gwt.GwtDevOptions
-
Sets the "-blacklist" option.
- setBlacklist(String) - Method in class de.richsource.gradle.plugins.gwt.GwtTestOptions
-
- setBlacklist(String) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtDevOptionsImpl
-
Sets the "-blacklist" option.
- setCacheDir(File) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtTask
-
Sets the directory where to put the persistent unit cache.
- setCacheDir(File) - Method in class de.richsource.gradle.plugins.gwt.GwtPluginExtension
-
- setCacheDir(File) - Method in class de.richsource.gradle.plugins.gwt.GwtTestExtension
-
- setClasspath(FileCollection) - Method in class de.richsource.gradle.plugins.gwt.ExplodedWar
-
- setCodeserver(boolean) - Method in class de.richsource.gradle.plugins.gwt.GwtPluginExtension
-
- setCodeServerPort(Integer) - Method in class de.richsource.gradle.plugins.gwt.GwtDev
-
Sets the "-codeServerPort" option.
- setCodeServerPort(Integer) - Method in interface de.richsource.gradle.plugins.gwt.GwtDevOptions
-
Sets the "-codeServerPort" option.
- setCodeServerPort(Integer) - Method in class de.richsource.gradle.plugins.gwt.GwtTestOptions
-
- setCodeServerPort(Integer) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtDevOptionsImpl
-
Sets the "-codeServerPort" option.
- setCompileReport(Boolean) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtCompile
-
If set to true, this adds the "-compileReport" flag.
- setCompileReport(Boolean) - Method in interface de.richsource.gradle.plugins.gwt.GwtCompileOptions
-
If set to true, this adds the "-compileReport" flag.
- setCompileReport(Boolean) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtCompileOptionsImpl
-
If set to true, this adds the "-compileReport" flag.
- setCompilerMetrics(Boolean) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtCompile
-
If set to true, this adds the "-XcompilerMetrics" flag.
- setCompilerMetrics(Boolean) - Method in interface de.richsource.gradle.plugins.gwt.GwtCompileOptions
-
If set to true, this adds the "-XcompilerMetrics" flag.
- setCompilerMetrics(Boolean) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtCompileOptionsImpl
-
If set to true, this adds the "-XcompilerMetrics" flag.
- setDeploy(File) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtTask
-
Sets the "-deploy" option.
- setDeploy(File) - Method in class de.richsource.gradle.plugins.gwt.GwtTestExtension
-
- setDevModules(List<String>) - Method in class de.richsource.gradle.plugins.gwt.GwtPluginExtension
-
- setDevWar(File) - Method in class de.richsource.gradle.plugins.gwt.GwtPluginExtension
-
- setDisableAggressiveOptimization(Boolean) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtCompile
-
If set to true, this adds the "-XdisableAggressiveOptimization" flag.
- setDisableAggressiveOptimization(Boolean) - Method in interface de.richsource.gradle.plugins.gwt.GwtCompileOptions
-
If set to true, this adds the "-XdisableAggressiveOptimization" flag.
- setDisableAggressiveOptimization(Boolean) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtCompileOptionsImpl
-
If set to true, this adds the "-XdisableAggressiveOptimization" flag.
- setDisableCastChecking(Boolean) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtCompile
-
If set to true, this adds the "-XdisableCastChecking" flag.
- setDisableCastChecking(Boolean) - Method in interface de.richsource.gradle.plugins.gwt.GwtCompileOptions
-
If set to true, this adds the "-XdisableCastChecking" flag.
- setDisableCastChecking(Boolean) - Method in class de.richsource.gradle.plugins.gwt.GwtTestOptions
-
- setDisableCastChecking(Boolean) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtCompileOptionsImpl
-
If set to true, this adds the "-XdisableCastChecking" flag.
- setDisableClassMetadata(Boolean) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtCompile
-
If set to true, this adds the "-XdisableClassMetadata" flag.
- setDisableClassMetadata(Boolean) - Method in interface de.richsource.gradle.plugins.gwt.GwtCompileOptions
-
If set to true, this adds the "-XdisableClassMetadata" flag.
- setDisableClassMetadata(Boolean) - Method in class de.richsource.gradle.plugins.gwt.GwtTestOptions
-
- setDisableClassMetadata(Boolean) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtCompileOptionsImpl
-
If set to true, this adds the "-XdisableClassMetadata" flag.
- setDisableGeneratingOnShards(Boolean) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtCompile
-
If set to true, this adds the "-XdisableGeneratingOnShards" flag.
- setDisableGeneratingOnShards(Boolean) - Method in interface de.richsource.gradle.plugins.gwt.GwtCompileOptions
-
If set to true, this adds the "-XdisableGeneratingOnShards" flag.
- setDisableGeneratingOnShards(Boolean) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtCompileOptionsImpl
-
If set to true, this adds the "-XdisableGeneratingOnShards" flag.
- setDisableRunAsync(Boolean) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtCompile
-
If set to true, this adds the "-XdisableRunAsync" flag.
- setDisableRunAsync(Boolean) - Method in interface de.richsource.gradle.plugins.gwt.GwtCompileOptions
-
If set to true, this adds the "-XdisableRunAsync" flag.
- setDisableRunAsync(Boolean) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtCompileOptionsImpl
-
If set to true, this adds the "-XdisableRunAsync" flag.
- setDisableSoycHtml(Boolean) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtCompile
-
If set to true, this adds the "-XdisableSoycHtml" flag.
- setDisableSoycHtml(Boolean) - Method in interface de.richsource.gradle.plugins.gwt.GwtCompileOptions
-
If set to true, this adds the "-XdisableSoycHtml" flag.
- setDisableSoycHtml(Boolean) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtCompileOptionsImpl
-
If set to true, this adds the "-XdisableSoycHtml" flag.
- setDraftCompile(Boolean) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtCompile
-
If set to true, this adds the "-draftCompile" flag.
- setDraftCompile(Boolean) - Method in interface de.richsource.gradle.plugins.gwt.GwtCompileOptions
-
If set to true, this adds the "-draftCompile" flag.
- setDraftCompile(Boolean) - Method in class de.richsource.gradle.plugins.gwt.GwtTestOptions
-
- setDraftCompile(Boolean) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtCompileOptionsImpl
-
If set to true, this adds the "-draftCompile" flag.
- setEa(Boolean) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtCompile
-
If set to true, this adds the "-ea" (enable assertions) flag.
- setEa(Boolean) - Method in interface de.richsource.gradle.plugins.gwt.GwtCompileOptions
-
If set to true, this adds the "-ea" (enable assertions) flag.
- setEa(Boolean) - Method in class de.richsource.gradle.plugins.gwt.GwtTestOptions
-
- setEa(Boolean) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtCompileOptionsImpl
-
If set to true, this adds the "-ea" (enable assertions) flag.
- setElemental(boolean) - Method in class de.richsource.gradle.plugins.gwt.GwtPluginExtension
-
- setEnableClosureCompiler(Boolean) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtCompile
-
If set to true, this adds the "-XenableClosureCompiler" flag.
- setEnableClosureCompiler(Boolean) - Method in interface de.richsource.gradle.plugins.gwt.GwtCompileOptions
-
If set to true, this adds the "-XenableClosureCompiler" flag.
- setEnableClosureCompiler(Boolean) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtCompileOptionsImpl
-
If set to true, this adds the "-XenableClosureCompiler" flag.
- setExtra(File) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtTask
-
Sets the "-extra" option.
- setExtra(File) - Method in class de.richsource.gradle.plugins.gwt.GwtTestExtension
-
- setExtraDir(File) - Method in class de.richsource.gradle.plugins.gwt.GwtPluginExtension
-
- setFragmentCount(Integer) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtCompile
-
Sets the "-XfragmentCount" option.
- setFragmentCount(Integer) - Method in interface de.richsource.gradle.plugins.gwt.GwtCompileOptions
-
Sets the "-XfragmentCount" option.
- setFragmentCount(Integer) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtCompileOptionsImpl
-
Sets the "-XfragmentCount" option.
- setGen(File) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtTask
-
Sets the "-gen" option.
- setGen(File) - Method in class de.richsource.gradle.plugins.gwt.GwtTestExtension
-
- setGenDir(File) - Method in class de.richsource.gradle.plugins.gwt.GwtPluginExtension
-
- setGwtVersion(String) - Method in class de.richsource.gradle.plugins.gwt.GwtPluginExtension
-
- setHasGwtTests(boolean) - Method in class de.richsource.gradle.plugins.gwt.GwtTestOptions
-
- setLastWarOutDir(File) - Method in interface de.richsource.gradle.plugins.gwt.eclipse.GdtOptions
-
- setLastWarOutDir(File) - Method in class de.richsource.gradle.plugins.gwt.eclipse.GenerateGdt
- setLastWarOutDir(File) - Method in class de.richsource.gradle.plugins.gwt.eclipse.internal.GdtOptionsImpl
- setLocalWorkers(Integer) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtCompile
-
Sets the "-localWorkers" option.
- setLocalWorkers(Integer) - Method in interface de.richsource.gradle.plugins.gwt.GwtCompileOptions
-
Sets the "-localWorkers" option.
- setLocalWorkers(Integer) - Method in class de.richsource.gradle.plugins.gwt.GwtTestOptions
-
- setLocalWorkers(Integer) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtCompileOptionsImpl
-
Sets the "-localWorkers" option.
- setLogDir(File) - Method in class de.richsource.gradle.plugins.gwt.GwtDev
-
Sets the "-logdir" option.
- setLogDir(File) - Method in interface de.richsource.gradle.plugins.gwt.GwtDevOptions
-
Sets the "-logdir" option.
- setLogDir(File) - Method in class de.richsource.gradle.plugins.gwt.GwtTestOptions
-
- setLogDir(File) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtDevOptionsImpl
-
Sets the "-logdir" option.
- setLogLevel(LogLevel) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtTask
-
- setLogLevel(LogLevel) - Method in class de.richsource.gradle.plugins.gwt.GwtPluginExtension
-
- setLogLevel(LogLevel) - Method in class de.richsource.gradle.plugins.gwt.GwtTestOptions
-
- setMaxHeapSize(String) - Method in class de.richsource.gradle.plugins.gwt.GwtPluginExtension
-
- setMinHeapSize(String) - Method in class de.richsource.gradle.plugins.gwt.GwtPluginExtension
-
- setModules(List<String>) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtActionTask
-
Sets the GWT modules (fully qualified names) to be used by this task.
- setModules(List<String>) - Method in class de.richsource.gradle.plugins.gwt.GwtPluginExtension
-
- setNoPrecompile(Boolean) - Method in class de.richsource.gradle.plugins.gwt.GwtSuperDev
-
Sets the "-noprecompile" flag that causes the Super Dev Mode to not compile the
modules on startup but only at access.
- setNoPrecompile(Boolean) - Method in interface de.richsource.gradle.plugins.gwt.GwtSuperDevOptions
-
Sets the "-noprecompile" flag that causes the Super Dev Mode to not compile the
modules on startup but only at access.
- setNoPrecompile(Boolean) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtSuperDevOptionsImpl
-
Sets the "-noprecompile" flag that causes the Super Dev Mode to not compile the
modules on startup but only at access.
- setNoserver(Boolean) - Method in class de.richsource.gradle.plugins.gwt.GwtDev
-
Sets the "-noserver" flag that causes the GWT dev mode to not start the
internal webserver (jetty) but only the code server that runs the GWT
client part.
- setNoserver(Boolean) - Method in interface de.richsource.gradle.plugins.gwt.GwtDevOptions
-
Sets the "-noserver" flag that causes the GWT dev mode to not start the
internal webserver (jetty) but only the code server that runs the GWT
client part.
- setNoserver(Boolean) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtDevOptionsImpl
-
Sets the "-noserver" flag that causes the GWT dev mode to not start the
internal webserver (jetty) but only the code server that runs the GWT
client part.
- setNotHeadless(Boolean) - Method in class de.richsource.gradle.plugins.gwt.GwtTestOptions
-
- setOptimize(Integer) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtCompile
-
Sets the "-optimize" option.
- setOptimize(Integer) - Method in interface de.richsource.gradle.plugins.gwt.GwtCompileOptions
-
Sets the "-optimize" option.
- setOptimize(Integer) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtCompileOptionsImpl
-
Sets the "-optimize" option.
- setPort(Integer) - Method in class de.richsource.gradle.plugins.gwt.GwtDev
-
Sets the "-port" option.
- setPort(Integer) - Method in interface de.richsource.gradle.plugins.gwt.GwtDevOptions
-
Sets the "-port" option.
- setPort(Integer) - Method in class de.richsource.gradle.plugins.gwt.GwtSuperDev
-
Sets the "-port" option that defines to which port the socket should be bound.
- setPort(Integer) - Method in interface de.richsource.gradle.plugins.gwt.GwtSuperDevOptions
-
Sets the "-port" option that defines to which port the socket should be bound.
- setPort(Integer) - Method in class de.richsource.gradle.plugins.gwt.GwtTestOptions
-
- setPort(Integer) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtDevOptionsImpl
-
Sets the "-port" option.
- setPort(Integer) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtSuperDevOptionsImpl
-
Sets the "-port" option that defines to which port the socket should be bound.
- setProd(boolean) - Method in class de.richsource.gradle.plugins.gwt.GwtTestOptions
-
- setProd(Boolean) - Method in class de.richsource.gradle.plugins.gwt.GwtTestOptions
-
- setQuirksMode(Boolean) - Method in class de.richsource.gradle.plugins.gwt.GwtTestOptions
-
- setRunStyle(String) - Method in class de.richsource.gradle.plugins.gwt.GwtTestOptions
-
- setServer(String) - Method in class de.richsource.gradle.plugins.gwt.GwtDev
-
Sets the "-server" option.
- setServer(String) - Method in interface de.richsource.gradle.plugins.gwt.GwtDevOptions
-
Sets the "-server" option.
- setServer(String) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtDevOptionsImpl
-
Sets the "-server" option.
- setSettingsFile(File) - Method in class de.richsource.gradle.plugins.gwt.eclipse.GenerateGdt
-
- setSoycDetailed(Boolean) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtCompile
-
If set to true, this adds the "-XsoycDetailed" flag.
- setSoycDetailed(Boolean) - Method in interface de.richsource.gradle.plugins.gwt.GwtCompileOptions
-
If set to true, this adds the "-XsoycDetailed" flag.
- setSoycDetailed(Boolean) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtCompileOptionsImpl
-
If set to true, this adds the "-XsoycDetailed" flag.
- setSrc(FileCollection) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtActionTask
-
Sets the source directories used by this task instance.
- setSrc(FileCollection) - Method in class de.richsource.gradle.plugins.gwt.GwtPluginExtension
-
- setStandardsMode(Boolean) - Method in class de.richsource.gradle.plugins.gwt.GwtTestOptions
-
- setStartupUrl(String) - Method in class de.richsource.gradle.plugins.gwt.GwtDev
-
Sets the "-startupUrl" option.
- setStartupUrl(String) - Method in interface de.richsource.gradle.plugins.gwt.GwtDevOptions
-
Sets the "-startupUrl" option.
- setStartupUrl(String) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtDevOptionsImpl
-
Sets the "-startupUrl" option.
- setStrict(Boolean) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtCompile
-
If set to true, this adds the "-strict" flag.
- setStrict(Boolean) - Method in interface de.richsource.gradle.plugins.gwt.GwtCompileOptions
-
If set to true, this adds the "-strict" flag.
- setStrict(Boolean) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtCompileOptionsImpl
-
If set to true, this adds the "-strict" flag.
- setStyle(Style) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtCompile
-
Sets the "-style" option.
- setStyle(Style) - Method in interface de.richsource.gradle.plugins.gwt.GwtCompileOptions
-
Sets the "-style" option.
- setStyle(Style) - Method in class de.richsource.gradle.plugins.gwt.GwtTestOptions
-
- setStyle(Style) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtCompileOptionsImpl
-
Sets the "-style" option.
- setTestBeginTimeout(Integer) - Method in class de.richsource.gradle.plugins.gwt.GwtTestOptions
-
- setTestMethodTimeout(Integer) - Method in class de.richsource.gradle.plugins.gwt.GwtTestOptions
-
- setTries(Integer) - Method in class de.richsource.gradle.plugins.gwt.GwtTestOptions
-
- setUserAgents(String) - Method in class de.richsource.gradle.plugins.gwt.GwtTestOptions
-
- setValidateOnly(Boolean) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtCompile
-
If set to true, this adds the "-validateOnly" flag.
- setValidateOnly(Boolean) - Method in interface de.richsource.gradle.plugins.gwt.GwtCompileOptions
-
If set to true, this adds the "-validateOnly" flag.
- setValidateOnly(Boolean) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtCompileOptionsImpl
-
If set to true, this adds the "-validateOnly" flag.
- setWar(File) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtTask
-
Sets the "-war" option.
- setWar(File) - Method in class de.richsource.gradle.plugins.gwt.GwtTestExtension
-
- setWarSrcDir(File) - Method in interface de.richsource.gradle.plugins.gwt.eclipse.GdtOptions
-
- setWarSrcDir(File) - Method in class de.richsource.gradle.plugins.gwt.eclipse.GenerateGdt
- setWarSrcDir(File) - Method in class de.richsource.gradle.plugins.gwt.eclipse.internal.GdtOptionsImpl
- setWarSrcDirIsOutput(Boolean) - Method in interface de.richsource.gradle.plugins.gwt.eclipse.GdtOptions
-
- setWarSrcDirIsOutput(Boolean) - Method in class de.richsource.gradle.plugins.gwt.eclipse.GenerateGdt
- setWarSrcDirIsOutput(Boolean) - Method in class de.richsource.gradle.plugins.gwt.eclipse.internal.GdtOptionsImpl
- setWebXml(File) - Method in class de.richsource.gradle.plugins.gwt.ExplodedWar
-
- setWhitelist(String) - Method in class de.richsource.gradle.plugins.gwt.GwtDev
-
Sets the "-whitelist" option
- setWhitelist(String) - Method in interface de.richsource.gradle.plugins.gwt.GwtDevOptions
-
Sets the "-whitelist" option
- setWhitelist(String) - Method in class de.richsource.gradle.plugins.gwt.GwtTestOptions
-
- setWhitelist(String) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtDevOptionsImpl
-
Sets the "-whitelist" option
- setWorkDir(File) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtTask
-
Sets the "-workDir" option.
- setWorkDir(File) - Method in class de.richsource.gradle.plugins.gwt.GwtPluginExtension
-
- setWorkDir(File) - Method in class de.richsource.gradle.plugins.gwt.GwtSuperDev
-
Sets the "-workDir" option that specifies the directory where the Super Dev Mode outputs its
generated files.
- setWorkDir(File) - Method in interface de.richsource.gradle.plugins.gwt.GwtSuperDevOptions
-
Sets the "-workDir" option that specifies the directory where the Super Dev Mode outputs its
generated files.
- setWorkDir(File) - Method in class de.richsource.gradle.plugins.gwt.GwtTestExtension
-
- setWorkDir(File) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtSuperDevOptionsImpl
-
Sets the "-workDir" option that specifies the directory where the Super Dev Mode outputs its
generated files.
- Style - Enum in de.richsource.gradle.plugins.gwt
-
Output styles supported by the GWT compiler.
- superDev(Closure<GwtSuperDevOptions>) - Method in class de.richsource.gradle.plugins.gwt.GwtPluginExtension
-