|
|||||||||
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.aspectj.AbstractAjcMojo
org.codehaus.mojo.aspectj.EclipseAjcMojo
public class EclipseAjcMojo
Create eclipse configuration of aspectJ
Field Summary | |
---|---|
static java.lang.String |
FILE_SEPARATOR
|
Fields inherited from class org.codehaus.mojo.aspectj.AbstractAjcMojo |
---|
aspectLibraries, basedir, project, weaveDependencies |
Fields inherited from interface org.apache.maven.plugin.Mojo |
---|
ROLE |
Constructor Summary | |
---|---|
EclipseAjcMojo()
|
Method Summary | |
---|---|
void |
execute()
|
protected java.util.List |
getOutputDirectories()
|
protected java.util.List |
getSourceDirectories()
|
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 |
Field Detail |
---|
public static final java.lang.String FILE_SEPARATOR
Constructor Detail |
---|
public EclipseAjcMojo()
Method Detail |
---|
public void execute() throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
protected java.util.List getOutputDirectories()
protected java.util.List getSourceDirectories()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |