Class DevModeMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
net.ltgt.gwt.maven.AbstractDevModeMojo
net.ltgt.gwt.maven.DevModeMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="devmode", requiresDependencyResolution=COMPILE_PLUS_RUNTIME, threadSafe=true, aggregator=true) @Execute(phase=PROCESS_CLASSES) public class DevModeMojo extends AbstractDevModeMojo
Runs GWT's DevMode.