From: Mathieu Baudier Date: Tue, 14 Oct 2008 21:04:58 +0000 (+0000) Subject: Make SLC projects compatible with the latest M2Eclipse plugin. X-Git-Tag: argeo-slc-2.1.7~2461 X-Git-Url: http://git.argeo.org/?a=commitdiff_plain;h=2600ff3e383baaef80211518618131c7c2d2b026;p=gpl%2Fargeo-slc.git Make SLC projects compatible with the latest M2Eclipse plugin. git-svn-id: https://svn.argeo.org/slc/trunk@1737 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- diff --git a/sandbox/argeo.slc.testui/.classpath b/sandbox/argeo.slc.testui/.classpath index 0cab9dd23..921652032 100644 --- a/sandbox/argeo.slc.testui/.classpath +++ b/sandbox/argeo.slc.testui/.classpath @@ -1,9 +1,9 @@ - - - - - - - - - + + + + + + + + + diff --git a/sandbox/argeo.slc.testui/.settings/org.eclipse.jdt.core.prefs b/sandbox/argeo.slc.testui/.settings/org.eclipse.jdt.core.prefs index 8524f845f..c592d264b 100644 --- a/sandbox/argeo.slc.testui/.settings/org.eclipse.jdt.core.prefs +++ b/sandbox/argeo.slc.testui/.settings/org.eclipse.jdt.core.prefs @@ -1,4 +1,4 @@ -#Wed Sep 24 19:16:50 CEST 2008 +#Sun Oct 12 08:45:27 CEST 2008 eclipse.preferences.version=1 org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=disabled org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.2 @@ -9,4 +9,4 @@ org.eclipse.jdt.core.compiler.debug.localVariable=generate org.eclipse.jdt.core.compiler.debug.sourceFile=generate org.eclipse.jdt.core.compiler.problem.assertIdentifier=warning org.eclipse.jdt.core.compiler.problem.enumIdentifier=warning -org.eclipse.jdt.core.compiler.source=1.3 +org.eclipse.jdt.core.compiler.source=1.4 diff --git a/sandbox/argeo.slc.testui/pom.xml b/sandbox/argeo.slc.testui/pom.xml index 40d00c243..d1b588f3a 100644 --- a/sandbox/argeo.slc.testui/pom.xml +++ b/sandbox/argeo.slc.testui/pom.xml @@ -13,8 +13,8 @@ org.apache.maven.plugins maven-compiler-plugin - 1.3 - 1.3 + 1.4 + 1.2