| Package | Description |
|---|---|
| com.vaadin.integration.maven | |
| org.codehaus.mojo.gwt | |
| org.codehaus.mojo.gwt.eclipse | |
| org.codehaus.mojo.gwt.shell | |
| org.codehaus.mojo.gwt.utils | |
| org.codehaus.mojo.gwt.webxml |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractThemeMojo
Abstract base class for theme compilation related Mojos.
|
class |
CompileThemeMojo
Updates Vaadin themes based on addons containing themes on the classpath.
|
class |
UpdateThemeMojo
Updates Vaadin themes based on addons containing themes on the classpath.
|
class |
UpdateWidgetsetMojo
Updates Vaadin widgetsets based on other widgetset packages on the classpath.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractGwtModuleMojo
Add support for GWT Modules.
|
class |
GwtCleanMojo
Cleanup the webapp directory for GWT module compilation output
|
class |
GwtResourcesMojo
Copy GWT java source code and module descriptor as resources in the build
outputDirectory.
|
class |
GwtSourcesJarMojo
Add GWT java source code and module descriptor as resources to project jar.
|
| Constructor and Description |
|---|
GwtModule(String name,
org.codehaus.plexus.util.xml.Xpp3Dom xml,
GwtModuleReader reader) |
| 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 |
DefaultGwtModuleReader |
| Modifier and Type | Class and Description |
|---|---|
class |
MergeWebXmlMojo
Merges GWT servlet elements into deployment descriptor (and non GWT servlets into shell).
|
Copyright © 2012–2025 Vaadin Ltd. All rights reserved.