summaryrefslogtreecommitdiffstats
path: root/Dozentenmodulserver/.classpath
diff options
context:
space:
mode:
authorSimon Rettberg2014-07-14 18:54:00 +0200
committerSimon Rettberg2014-07-14 18:54:00 +0200
commitccf5fac0905fc2535c9a5a2e5f01a35b31c606d4 (patch)
treed6a6466453065df714207df64335188c88fcba9c /Dozentenmodulserver/.classpath
parentErsten zwei Funktionen (diff)
downloadtutor-module-ccf5fac0905fc2535c9a5a2e5f01a35b31c606d4.tar.gz
tutor-module-ccf5fac0905fc2535c9a5a2e5f01a35b31c606d4.tar.xz
tutor-module-ccf5fac0905fc2535c9a5a2e5f01a35b31c606d4.zip
Converted DMS to Maven project (1/2)
Diffstat (limited to 'Dozentenmodulserver/.classpath')
-rw-r--r--Dozentenmodulserver/.classpath13
1 files changed, 0 insertions, 13 deletions
diff --git a/Dozentenmodulserver/.classpath b/Dozentenmodulserver/.classpath
deleted file mode 100644
index 7c84817e..00000000
--- a/Dozentenmodulserver/.classpath
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="src" path="src"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
- <classpathentry kind="lib" path="lib/mysql-connector-java-5.1.25-bin.jar"/>
- <classpathentry kind="lib" path="lib/commons-io-2.4.jar"/>
- <classpathentry kind="lib" path="lib/libthrift-0.9.1.jar"/>
- <classpathentry kind="lib" path="lib/log4j-1.2.17.jar"/>
- <classpathentry kind="lib" path="lib/slf4j-api-1.7.5.jar"/>
- <classpathentry kind="lib" path="lib/ini4j-0.5.2-SNAPSHOT.jar"/>
- <classpathentry kind="lib" path="lib/slf4j-simple-1.7.5.jar"/>
- <classpathentry kind="output" path="bin"/>
-</classpath>