
com.google.gwt.dev.GeneratorOptionsProcessor Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of xapi-maven-plugin Show documentation
Show all versions of xapi-maven-plugin Show documentation
Mojos for using xapi-dev utilies in maven builds.
package com.google.gwt.dev;
public class GeneratorOptionsProcessor extends PrecompileTaskArgProcessor{
public GeneratorOptionsProcessor(PrecompileTaskOptions options) {
super(options);
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy