Uses of Interface
net.ltgt.gwt.maven.GwtOptions
-
-
Uses of GwtOptions in net.ltgt.gwt.maven
Classes in net.ltgt.gwt.maven that implement GwtOptions Modifier and Type Class Description classCompileMojoInvokes the GWT Compiler on the project's sources and resources.classTestMojoRuns the project's tests with the specific setup needed forGWTTestCasetests.Methods in net.ltgt.gwt.maven with parameters of type GwtOptions Modifier and Type Method Description static java.util.List<java.lang.String>GwtOptions.CommandlineBuilder. buildArgs(org.apache.maven.plugin.logging.Log log, GwtOptions options)
-