From: Mathieu Baudier Date: Sat, 14 Feb 2015 16:58:39 +0000 (+0000) Subject: Use JavaSE-1.7 profile everywhere X-Git-Tag: argeo-commons-2.1.30~352 X-Git-Url: http://git.argeo.org/?a=commitdiff_plain;h=fe545ef73333c42fb470ff69a96e57d2d9e904ed;p=lgpl%2Fargeo-commons.git Use JavaSE-1.7 profile everywhere git-svn-id: https://svn.argeo.org/commons/trunk@7874 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- diff --git a/org.argeo.eclipse.ui.rap/.classpath b/org.argeo.eclipse.ui.rap/.classpath index d2953a684..f9f1a39d8 100644 --- a/org.argeo.eclipse.ui.rap/.classpath +++ b/org.argeo.eclipse.ui.rap/.classpath @@ -4,6 +4,6 @@ + path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7" /> diff --git a/org.argeo.eclipse.ui.workbench/.classpath b/org.argeo.eclipse.ui.workbench/.classpath index d2953a684..f9f1a39d8 100644 --- a/org.argeo.eclipse.ui.workbench/.classpath +++ b/org.argeo.eclipse.ui.workbench/.classpath @@ -4,6 +4,6 @@ + path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7" /> diff --git a/org.argeo.eclipse.ui/.classpath b/org.argeo.eclipse.ui/.classpath index d2953a684..f9f1a39d8 100644 --- a/org.argeo.eclipse.ui/.classpath +++ b/org.argeo.eclipse.ui/.classpath @@ -4,6 +4,6 @@ + path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7" /> diff --git a/org.argeo.osgi.boot/.classpath b/org.argeo.osgi.boot/.classpath index 71ce1c503..f103f9cb1 100644 --- a/org.argeo.osgi.boot/.classpath +++ b/org.argeo.osgi.boot/.classpath @@ -3,6 +3,6 @@ - + diff --git a/org.argeo.security.core/.classpath b/org.argeo.security.core/.classpath index 91d2c42e5..8b3f4de1f 100644 --- a/org.argeo.security.core/.classpath +++ b/org.argeo.security.core/.classpath @@ -5,6 +5,6 @@ + path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7" /> diff --git a/org.argeo.security.jackrabbit/.classpath b/org.argeo.security.jackrabbit/.classpath index d2953a684..f9f1a39d8 100644 --- a/org.argeo.security.jackrabbit/.classpath +++ b/org.argeo.security.jackrabbit/.classpath @@ -4,6 +4,6 @@ + path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7" /> diff --git a/org.argeo.security.ui.admin/.classpath b/org.argeo.security.ui.admin/.classpath index d2953a684..f9f1a39d8 100644 --- a/org.argeo.security.ui.admin/.classpath +++ b/org.argeo.security.ui.admin/.classpath @@ -4,6 +4,6 @@ + path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7" /> diff --git a/org.argeo.security.ui/.classpath b/org.argeo.security.ui/.classpath index d2953a684..f9f1a39d8 100644 --- a/org.argeo.security.ui/.classpath +++ b/org.argeo.security.ui/.classpath @@ -4,6 +4,6 @@ + path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7" /> diff --git a/org.argeo.server.jcr/.classpath b/org.argeo.server.jcr/.classpath index 71ce1c503..f103f9cb1 100644 --- a/org.argeo.server.jcr/.classpath +++ b/org.argeo.server.jcr/.classpath @@ -3,6 +3,6 @@ - + diff --git a/org.argeo.util/.classpath b/org.argeo.util/.classpath index 91d2c42e5..8b3f4de1f 100644 --- a/org.argeo.util/.classpath +++ b/org.argeo.util/.classpath @@ -5,6 +5,6 @@ + path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7" />