|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.eclipse.xtend.maven.AbstractXtend2CompilerMojo
org.eclipse.xtend.maven.XtendCompile
public class XtendCompile
Goal which compiles Xtend sources.
Field Summary |
---|
Fields inherited from class org.eclipse.xtend.maven.AbstractXtend2CompilerMojo |
---|
encoding, FILE_EXISTS, project, skipXtend |
Fields inherited from interface org.apache.maven.plugin.Mojo |
---|
ROLE |
Constructor Summary | |
---|---|
XtendCompile()
|
Method Summary | |
---|---|
protected java.util.List<java.lang.String> |
getClassPath()
|
protected java.lang.String |
getTempDirectory()
|
protected void |
internalExecute(XtendBatchCompiler xtend2BatchCompiler)
|
Methods inherited from class org.eclipse.xtend.maven.AbstractXtend2CompilerMojo |
---|
addDependencies, compile, configureLog4j, createMojoLogAppender, createXtendBatchCompiler, execute, isSkipped |
Methods inherited from class org.apache.maven.plugin.AbstractMojo |
---|
getLog, getPluginContext, setLog, setPluginContext |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XtendCompile()
Method Detail |
---|
protected void internalExecute(XtendBatchCompiler xtend2BatchCompiler) throws org.apache.maven.plugin.MojoExecutionException
internalExecute
in class AbstractXtend2CompilerMojo
org.apache.maven.plugin.MojoExecutionException
protected java.util.List<java.lang.String> getClassPath()
protected java.lang.String getTempDirectory()
getTempDirectory
in class AbstractXtend2CompilerMojo
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |