diff --git a/.project b/.project index 018de1f..10f0f1d 100644 --- a/.project +++ b/.project @@ -14,4 +14,51 @@ org.eclipse.m2e.core.maven2Nature + + + 1378848121085 + + 30 + + org.eclipse.ui.ide.multiFilter + 1.0-projectRelativePath-matches-false-false-x4o-driver + + + + 1378848121092 + + 30 + + org.eclipse.ui.ide.multiFilter + 1.0-projectRelativePath-matches-false-false-x4o-eld-doc + + + + 1378848121099 + + 30 + + org.eclipse.ui.ide.multiFilter + 1.0-projectRelativePath-matches-false-false-x4o-html + + + + 1378848121142 + + 30 + + org.eclipse.ui.ide.multiFilter + 1.0-projectRelativePath-matches-false-false-x4o-meta + + + + 1378848121146 + + 30 + + org.eclipse.ui.ide.multiFilter + 1.0-projectRelativePath-matches-false-false-x4o-tool + + + diff --git a/pom.xml b/pom.xml index 04da51c..806f208 100644 --- a/pom.xml +++ b/pom.xml @@ -79,6 +79,7 @@ 2.2 2.4 1.10.b1 + 2.4.1 1.0-beta-1 @@ -112,6 +113,31 @@ + + maven-clean-plugin + ${maven-clean-plugin.version} + + + default-clean + clean + + clean + + + + true + + + ${project.build.directory} + + **/* + + + + + + + org.apache.maven.plugins maven-compiler-plugin diff --git a/x4o-tool/.project b/x4o-tool/.project index 9ae0cb0..ccf9be7 100644 --- a/x4o-tool/.project +++ b/x4o-tool/.project @@ -14,4 +14,24 @@ org.eclipse.m2e.core.maven2Nature + + + 1378240259439 + + 30 + + org.eclipse.ui.ide.multiFilter + 1.0-projectRelativePath-matches-false-false-x4o-tool-ant-plugin + + + + 1378240259445 + + 30 + + org.eclipse.ui.ide.multiFilter + 1.0-projectRelativePath-matches-false-false-x4o-tool-maven-plugin + + +