m2e-apt
m2e-apt copied to clipboard
Convert APT enabled projects to Maven
We should use the m2e conversion API to convert APT enabled projects to maven :
- enabled if JDT APT is enabled on the project
- add maven-processor-plugin configuration (as maven-compiler-plugin config is less efficient, but that code be set via preferences, in a later version)
m2e-apt's code is now included in https://github.com/eclipse-m2e/m2e-core , please consider reporting issue to https://github.com/eclipse-m2e/m2e-core/issues if it's still relevant.