m2e-apt icon indicating copy to clipboard operation
m2e-apt copied to clipboard

Convert APT enabled projects to Maven

Open fbricon opened this issue 12 years ago • 1 comments

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)

fbricon avatar Nov 26 '12 09:11 fbricon

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.

mickaelistria avatar Feb 17 '22 20:02 mickaelistria