No, it is not possible to configure custom project natures and/or builders in pom.xml.
-- Regards, Igor On 11-10-23 4:12 PM, Sebastien Tardif wrote:
Hi, There is two ways to use Maven in Eclipse: 1 - Generate using command line the .classpath, and .project than load them in Eclipse, using http://maven.apache.org/plugins/maven-eclipse-plugin/ 2- Using Import -> Maven POM from Eclipse, which will generate and maintain on the fly the .classpath and .project, using m2e With number 1 approach it's trivial to "customize" the project nature and builder generated. How can we do the same using approach 2, so using m2e ? _______________________________________________ m2e-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/m2e-users
_______________________________________________ m2e-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/m2e-users
