Class 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 Detail

      • FILE_SEPARATOR

        public static final java.lang.String FILE_SEPARATOR
    • Constructor Detail

      • EclipseAjcMojo

        public EclipseAjcMojo()
    • Method Detail

      • execute

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