aboutsummaryrefslogtreecommitdiff
path: root/spss/handbook/clients
diff options
context:
space:
mode:
authorpdanner <pdanner@d688527b-c9ab-4aba-bd8d-4036d912da1d>2007-11-07 09:55:40 +0000
committerpdanner <pdanner@d688527b-c9ab-4aba-bd8d-4036d912da1d>2007-11-07 09:55:40 +0000
commiteaeae88fff31b34a75fff38fb7f08c6c6415aa3d (patch)
tree261c16821afea629b6a3977100ec03aaa67f8d0a /spss/handbook/clients
parent6213a0acabf382f7469b9fefbee57cbbc13fa79b (diff)
downloadmoa-id-spss-eaeae88fff31b34a75fff38fb7f08c6c6415aa3d.tar.gz
moa-id-spss-eaeae88fff31b34a75fff38fb7f08c6c6415aa3d.tar.bz2
moa-id-spss-eaeae88fff31b34a75fff38fb7f08c6c6415aa3d.zip
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1035 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'spss/handbook/clients')
-rw-r--r--spss/handbook/clients/webservice/.classpath2
-rw-r--r--spss/handbook/clients/webservice/.settings/org.eclipse.jdt.core.prefs6
2 files changed, 4 insertions, 4 deletions
diff --git a/spss/handbook/clients/webservice/.classpath b/spss/handbook/clients/webservice/.classpath
index 0e7468e05..f820e0c3b 100644
--- a/spss/handbook/clients/webservice/.classpath
+++ b/spss/handbook/clients/webservice/.classpath
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/main/java"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.5.0"/>
<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>
diff --git a/spss/handbook/clients/webservice/.settings/org.eclipse.jdt.core.prefs b/spss/handbook/clients/webservice/.settings/org.eclipse.jdt.core.prefs
index 1e3e5d4c9..dee421f20 100644
--- a/spss/handbook/clients/webservice/.settings/org.eclipse.jdt.core.prefs
+++ b/spss/handbook/clients/webservice/.settings/org.eclipse.jdt.core.prefs
@@ -1,5 +1,5 @@
-#Tue Sep 04 14:06:58 CEST 2007
+#Wed Nov 07 07:57:10 GMT 2007
eclipse.preferences.version=1
-org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.2
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.4
org.eclipse.jdt.core.compiler.compliance=1.4
-org.eclipse.jdt.core.compiler.source=1.3
+org.eclipse.jdt.core.compiler.source=1.4