Class AddSuperSourceMojo

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

@Mojo(name="add-super-sources", defaultPhase=INITIALIZE, threadSafe=true) public class AddSuperSourceMojo extends AbstractAddSuperSourcesMojo
Add super-source directory to project resources.

The super-source directory contains emulated classes for GWT. Super-sources in GWT need to be in a subdirectory of the GWT module, and you can automatically relocate the super-source content within a super subfolder.