diff --git a/plugins-common/project.properties b/plugins-common/project.properties index c781fccc..692e6ae0 100644 --- a/plugins-common/project.properties +++ b/plugins-common/project.properties @@ -37,6 +37,12 @@ maven.changes.issue.template = %URL%/%ISSUE% maven.checkstyle.header.file = ${basedir}/../plugins-common/checkstyle-license.txt maven.checkstyle.properties = ${basedir}/../plugins-common/checkstyle.xml +#===== +# Eclipse plugin settings +#===== +#To avoid conflicts with M2 plugins +maven.eclipse.project.name=M1 ${pom.artifactId} + #===== # License plugin settings #=====