@Mojo(name="generate",
defaultPhase=GENERATE_SOURCES,
requiresDependencyResolution=COMPILE,
threadSafe=true)
public class XtextGenerateMojo
extends AbstractXtextGeneratorMojo
ISetup language instanceslock| Constructor and Description |
|---|
XtextGenerateMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configureMavenOutputs() |
Set<String> |
getClasspathElements() |
protected List<String> |
getSourceRoots() |
emptyStringFilter, execute, getEncoding, getProjectMappings, internalExecute, setProjectMappingsaddCompileSourceRoots, addTestCompileSourceRoots, getLanguages, getProject, resolveFilePathpublic Set<String> getClasspathElements()
getClasspathElements in class AbstractXtextGeneratorMojoprotected void configureMavenOutputs()
configureMavenOutputs in class AbstractXtextGeneratorMojoprotected List<String> getSourceRoots()
getSourceRoots in class AbstractXtextGeneratorMojoCopyright © 2022. All rights reserved.