aboutsummaryrefslogtreecommitdiff
path: root/spss/handbook/clients/webservice/.classpath
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2014-05-20 16:18:21 +0200
committerThomas Lenz <tlenz@iaik.tugraz.at>2014-05-20 16:18:21 +0200
commite147bdb7da8e48c1483c7732a0eb6b6f54699b66 (patch)
tree2ae0c9764f69394df4d159b9c59c34d82bd3fe1f /spss/handbook/clients/webservice/.classpath
parent4c2e09ce5137642dca0b79be60ccc37fa8ac5dc3 (diff)
downloadmoa-id-spss-e147bdb7da8e48c1483c7732a0eb6b6f54699b66.tar.gz
moa-id-spss-e147bdb7da8e48c1483c7732a0eb6b6f54699b66.tar.bz2
moa-id-spss-e147bdb7da8e48c1483c7732a0eb6b6f54699b66.zip
update version management
Diffstat (limited to 'spss/handbook/clients/webservice/.classpath')
-rw-r--r--spss/handbook/clients/webservice/.classpath26
1 files changed, 26 insertions, 0 deletions
diff --git a/spss/handbook/clients/webservice/.classpath b/spss/handbook/clients/webservice/.classpath
new file mode 100644
index 000000000..bc5aeac5e
--- /dev/null
+++ b/spss/handbook/clients/webservice/.classpath
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" output="target/classes" path="src/main/java">
+ <attributes>
+ <attribute name="optional" value="true"/>
+ <attribute name="maven.pomderived" value="true"/>
+ </attributes>
+ </classpathentry>
+ <classpathentry kind="src" output="target/test-classes" path="src/test/java">
+ <attributes>
+ <attribute name="optional" value="true"/>
+ <attribute name="maven.pomderived" value="true"/>
+ </attributes>
+ </classpathentry>
+ <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
+ <attributes>
+ <attribute name="maven.pomderived" value="true"/>
+ </attributes>
+ </classpathentry>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6">
+ <attributes>
+ <attribute name="maven.pomderived" value="true"/>
+ </attributes>
+ </classpathentry>
+ <classpathentry kind="output" path="target/classes"/>
+</classpath>