Information on the Add-on
The m2e plugin for Faktor-IPS improves the integration of Maven projects in Eclipse:
- When importing Maven projects that contain an .ipsproject settings file, Faktor-IPS-Nature and -builder are entered in the Eclipse .project file.
- If you use
<Version versionProvider="org.faktorips.maven.mavenVersionProvider"/>
instead of a fixed version in the project settings<Version version="1.2.3"/>
the version from the Maven-pom.xml is used directly in Faktor-IPS, e.g. for the Since field of newly created elements.