|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.codehaus.mojo.apt.AbstractAptMojo
org.codehaus.mojo.apt.ProcessMojo
org.codehaus.mojo.apt.EclipseMojo
public class EclipseMojo
Generates Eclipse files for apt integration.
Field Summary |
---|
Fields inherited from interface org.apache.maven.plugin.Mojo |
---|
ROLE |
Constructor Summary | |
---|---|
EclipseMojo()
|
Method Summary | |
---|---|
protected void |
executeImpl()
|
protected java.io.File |
getOutputDirectory()
The directory root under which processor-generated source files will be placed; files are placed in subdirectories based on package namespace. |
Methods inherited from class org.codehaus.mojo.apt.ProcessMojo |
---|
getClasspathElements, getCompileSourceRoots, getExcludes, getIncludes, getResources |
Methods inherited from class org.codehaus.mojo.apt.AbstractAptMojo |
---|
execute, getOptions, getProject |
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 EclipseMojo()
Method Detail |
---|
protected void executeImpl() throws org.apache.maven.plugin.MojoExecutionException
executeImpl
in class AbstractAptMojo
org.apache.maven.plugin.MojoExecutionException
protected java.io.File getOutputDirectory()
getOutputDirectory
in class ProcessMojo
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |