From fb3007a9bad55406d87ca80102595d4f4d8a1cb7 Mon Sep 17 00:00:00 2001 From: ebner Date: Mon, 23 Jul 2012 08:15:38 +0200 Subject: [PATCH] Updated classpath ... --- ch.psi.fda/.classpath | 43 +++---------------- .../.settings/org.eclipse.jdt.core.prefs | 3 ++ ch.psi.fda/pom.xml | 20 ++++++--- 3 files changed, 24 insertions(+), 42 deletions(-) diff --git a/ch.psi.fda/.classpath b/ch.psi.fda/.classpath index 336e770..0f53f3e 100644 --- a/ch.psi.fda/.classpath +++ b/ch.psi.fda/.classpath @@ -1,41 +1,10 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + diff --git a/ch.psi.fda/.settings/org.eclipse.jdt.core.prefs b/ch.psi.fda/.settings/org.eclipse.jdt.core.prefs index 4ede96d..60105c1 100644 --- a/ch.psi.fda/.settings/org.eclipse.jdt.core.prefs +++ b/ch.psi.fda/.settings/org.eclipse.jdt.core.prefs @@ -1,2 +1,5 @@ eclipse.preferences.version=1 +org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6 +org.eclipse.jdt.core.compiler.compliance=1.6 org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning +org.eclipse.jdt.core.compiler.source=1.6 diff --git a/ch.psi.fda/pom.xml b/ch.psi.fda/pom.xml index ea9224c..0090f64 100644 --- a/ch.psi.fda/pom.xml +++ b/ch.psi.fda/pom.xml @@ -19,9 +19,9 @@ - org.samba - jcifs - 1.3.17 + org.samba + jcifs + 1.3.17 @@ -69,6 +69,14 @@ + + org.apache.maven.plugins + maven-compiler-plugin + + 1.6 + 1.6 + + org.apache.maven.plugins @@ -133,7 +141,8 @@ src/main/resources src/main/documentation/xs3p.xsl - + \.xsd$ .html @@ -145,7 +154,8 @@ - + org.eclipse.m2e lifecycle-mapping