summaryrefslogtreecommitdiffstats
path: root/Dozentenmodul/.classpath
diff options
context:
space:
mode:
authortspitzer2013-09-30 09:37:08 +0200
committertspitzer2013-09-30 09:37:08 +0200
commit68e706b3aa7ac6903ffd9402ec593a1a3c42666a (patch)
tree768d45e570ff89fbe660830394c6e3b1d025f62e /Dozentenmodul/.classpath
parenttest (diff)
downloadtutor-module-68e706b3aa7ac6903ffd9402ec593a1a3c42666a.tar.gz
tutor-module-68e706b3aa7ac6903ffd9402ec593a1a3c42666a.tar.xz
tutor-module-68e706b3aa7ac6903ffd9402ec593a1a3c42666a.zip
add libs
Diffstat (limited to 'Dozentenmodul/.classpath')
-rw-r--r--Dozentenmodul/.classpath21
1 files changed, 11 insertions, 10 deletions
diff --git a/Dozentenmodul/.classpath b/Dozentenmodul/.classpath
index 7c13a199..a0e85c05 100644
--- a/Dozentenmodul/.classpath
+++ b/Dozentenmodul/.classpath
@@ -4,15 +4,16 @@
<classpathentry kind="src" path=".settings"/>
<classpathentry kind="src" path="img"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
- <classpathentry exported="true" kind="lib" path="C:/Users/tspitzer/Downloads/org.eclipse.jface.jar/org.eclipse.jface.jar"/>
- <classpathentry exported="true" kind="lib" path="swing2swt.jar"/>
- <classpathentry exported="true" kind="lib" path="C:/Users/tspitzer/Downloads/commons-net-3.3-bin(1)/commons-net-3.3/commons-net-3.3.jar"/>
- <classpathentry exported="true" kind="lib" path="C:/Users/tspitzer/Downloads/org.eclipse.equinox.common_3.3.0.v20070426.jar"/>
- <classpathentry exported="true" kind="lib" path="C:/Users/tspitzer/Downloads/swt-3.6.1-win32-win32-x86_64/swt.jar"/>
- <classpathentry exported="true" kind="lib" path="C:/Users/tspitzer/Downloads/org.eclipse.core.commands.jar/org.eclipse.core.commands.jar"/>
- <classpathentry exported="true" kind="lib" path="C:/Users/tspitzer/Downloads/wizard-0.998.1.jar/wizard-0.998.1.jar"/>
- <classpathentry exported="true" kind="lib" path="C:/Users/tspitzer/Downloads/jcalendar-1.4/lib/jcalendar-1.4.jar"/>
- <classpathentry exported="true" kind="lib" path="C:/Users/tspitzer/Downloads/mysql-connector-java-5.1.25/mysql-connector-java-5.1.25/mysql-connector-java-5.1.25-bin.jar"/>
- <classpathentry exported="true" kind="lib" path="C:/Users/tspitzer/Downloads/jsch-0.1.50.jar"/>
+ <classpathentry kind="lib" path="lib/commons-net-3.3.jar"/>
+ <classpathentry kind="lib" path="lib/jcalendar-1.4.jar"/>
+ <classpathentry kind="lib" path="lib/jdatepicker-1.3.2.jar"/>
+ <classpathentry kind="lib" path="lib/jsch-0.1.49.jar"/>
+ <classpathentry kind="lib" path="lib/mysql-connector-java-5.1.25-bin.jar"/>
+ <classpathentry kind="lib" path="lib/org.eclipse.core.commands.jar"/>
+ <classpathentry kind="lib" path="lib/org.eclipse.equinox.common_3.3.0.v20070426.jar"/>
+ <classpathentry kind="lib" path="lib/org.eclipse.jface.jar"/>
+ <classpathentry kind="lib" path="lib/swing2swt.jar"/>
+ <classpathentry kind="lib" path="lib/swt.jar"/>
+ <classpathentry kind="lib" path="lib/wizard-0.998.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>