ilx / m2e-annotations

m2e configurer for annotation processors (apt)

Home Page:http://dl.dropbox.com/u/4367605/m2e-annotations/org.maven.ide.eclipse.annotations.feature-0.0.1-SNAPSHOT-site.zip

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

m2e-annotations

NOTE: https://github.com/jbosstools/m2e-apt is a more up-to-date alternative Maven plugin which does the same thing as this.

m2e-annotations - eclipse plugin that configures m2e eclipse projects to use annotation processors via org.bsc.maven:maven-processor-plugin.

Accordingly to https://bugs.eclipse.org/bugs/attachment.cgi?id=199751 there will be built-in support for annotation processors, until that happens you can try this configurer.

Limitations

There are some limitations:

  • there can be only one configuration per maven project
  • there can be only one output folder
  • all of the dependencies have to be added to the dependencies section of configuration element

About

m2e configurer for annotation processors (apt)

http://dl.dropbox.com/u/4367605/m2e-annotations/org.maven.ide.eclipse.annotations.feature-0.0.1-SNAPSHOT-site.zip


Languages

Language:Java 100.0%