Consider a Maven Project which is imported into Eclipse.If I'm correct,
m2eclipse reads the pom file adds the required natures and build commands
to the project.All of this is done automatically.


With m2e, it was possible to specify the project nature as configuration to
the maven-eclipse-plugin.


How can this be done? For example, I don't want the JavaScript Nature to be
automatically added to a maven project(which has a few js files). Is this
possible?

Similarly is it possible to force a nature on a project?
_______________________________________________
m2e-users mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/m2e-users

Reply via email to