diff options
author | kstranacher <kstranacher@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2012-02-17 18:59:47 +0000 |
---|---|---|
committer | kstranacher <kstranacher@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2012-02-17 18:59:47 +0000 |
commit | 575b405f3d3d9e164261da11264e3cfc091696fa (patch) | |
tree | ca02f0a5923e1fa6196b5c22303f037e6b96d743 /spss/server/serverlib/.classpath | |
parent | 89513cb4b5ddc5498f5b2907d362390f93d02d18 (diff) | |
download | moa-id-spss-575b405f3d3d9e164261da11264e3cfc091696fa.tar.gz moa-id-spss-575b405f3d3d9e164261da11264e3cfc091696fa.tar.bz2 moa-id-spss-575b405f3d3d9e164261da11264e3cfc091696fa.zip |
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1261 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'spss/server/serverlib/.classpath')
-rw-r--r-- | spss/server/serverlib/.classpath | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/spss/server/serverlib/.classpath b/spss/server/serverlib/.classpath deleted file mode 100644 index 9757920d7..000000000 --- a/spss/server/serverlib/.classpath +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="src" output="target/classes" path="src/main/java"/>
- <classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources"/>
- <classpathentry kind="src" output="target/test-classes" path="src/test/java"/>
- <classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry kind="output" path="target/classes"/>
-</classpath>
|