Class EclipseAjcMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.codehaus.mojo.aspectj.AbstractAjcMojo
org.codehaus.mojo.aspectj.EclipseAjcMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="EclipseAjcMojo", requiresDependencyResolution=COMPILE) public class EclipseAjcMojo extends AbstractAjcMojo
Create eclipse configuration of aspectJ
Author:
Juraj Burian
  • Field Details

    • FILE_SEPARATOR

      public static final String FILE_SEPARATOR
  • Constructor Details

    • EclipseAjcMojo

      public EclipseAjcMojo()
  • Method Details

    • execute

      public void execute() throws org.apache.maven.plugin.MojoExecutionException
      Throws:
      org.apache.maven.plugin.MojoExecutionException