diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2014-01-30 12:06:04 +0100 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2014-01-30 12:06:04 +0100 |
commit | 58bfb68f349ef7695fcf5071204c0c0eebf03807 (patch) | |
tree | 493f978c6aa4dd65cdfe16fd2959842e083a9b30 /spss/server/tools/.classpath | |
parent | 109aef31e7722cb8e18a920314ad342367bc8483 (diff) | |
download | moa-id-spss-58bfb68f349ef7695fcf5071204c0c0eebf03807.tar.gz moa-id-spss-58bfb68f349ef7695fcf5071204c0c0eebf03807.tar.bz2 moa-id-spss-58bfb68f349ef7695fcf5071204c0c0eebf03807.zip |
remove Eclipse config files
Diffstat (limited to 'spss/server/tools/.classpath')
-rw-r--r-- | spss/server/tools/.classpath | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/spss/server/tools/.classpath b/spss/server/tools/.classpath deleted file mode 100644 index 3922cc795..000000000 --- a/spss/server/tools/.classpath +++ /dev/null @@ -1,14 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="src" path="src/main/java" including="**/*.java"/>
- <classpathentry kind="src" path="src/main/resources" excluding="**/*.java"/>
- <classpathentry kind="output" path="target/classes"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
- <classpathentry kind="var" path="M2_REPO/iaik/prod/iaik_moa/1.5/iaik_moa-1.5.jar"/>
- <classpathentry kind="var" path="M2_REPO/iaik/prod/iaik_jce_full/5.101/iaik_jce_full-5.101.jar"/>
- <classpathentry kind="var" path="M2_REPO/iaik/prod/iaik_ecc/2.19/iaik_ecc-2.19.jar"/>
- <classpathentry kind="var" path="M2_REPO/log4j/log4j/1.2.14/log4j-1.2.14.jar"/>
- <classpathentry kind="var" path="M2_REPO/xalan-bin-dist/xalan/2.7.1/xalan-2.7.1.jar"/>
- <classpathentry kind="var" path="M2_REPO/xalan/serializer/2.7.1/serializer-2.7.1.jar"/>
- <classpathentry kind="var" path="M2_REPO/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar"/>
-</classpath>
\ No newline at end of file |