Package | Description |
---|---|
org.codehaus.mojo.gwt | |
org.codehaus.mojo.gwt.eclipse | |
org.codehaus.mojo.gwt.shell | |
org.codehaus.mojo.gwt.webxml |
Modifier and Type | Class and Description |
---|---|
class |
AbstractGwtModuleMojo
Add support for GWT Modules.
|
class |
GenerateAsyncMojo
Goal which generate Async interface.
|
class |
GwtCleanMojo
Cleanup the webapp directory for GWT module compilation output
|
class |
GwtResourcesMojo
Deprecated.
use maven-source-plugin and sources classifier dependencies instead
|
class |
GwtSourcesJarMojo
Deprecated.
use maven-source-plugin and sources classifier dependencies instead
|
Modifier and Type | Class and Description |
---|---|
class |
EclipseMojo
Goal which creates Eclipse lauch configurations for GWT modules.
|
class |
EclipseTestMojo
Deprecated.
use google eclipse plugin http://code.google.com/intl/fr-FR/eclipse/docs/users_guide.html
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractGwtShellMojo
Support running GWT SDK Tools as forked JVM with classpath set according to project source/resource directories and
dependencies.
|
class |
AbstractGwtWebMojo |
class |
CompileMojo
Invokes the GWT Compiler for the project source.
|
class |
CSSMojo
Creates CSS interfaces for css files.
|
class |
DebugMojo
Runs the project with a debugger port hook (optionally suspended).
|
class |
I18NMojo
Creates I18N interfaces for constants and messages files.
|
class |
RunMojo
Runs the project in the GWT (Classic or Super) Dev Mode for development.
|
class |
SuperDevModeMojo
Runs GWT modules with Super Dev Mode.
|
class |
TestMojo
Mimic surefire to run GWTTestCases during integration-test phase, until SUREFIRE-508 is fixed
|
Modifier and Type | Class and Description |
---|---|
class |
MergeWebXmlMojo
Merges GWT servlet elements into deployment descriptor (and non GWT servlets into shell).
|
Copyright © 2007–2017 MojoHaus. All rights reserved.