diff options
| author | tspitzer | 2013-09-09 15:59:37 +0200 |
|---|---|---|
| committer | tspitzer | 2013-09-09 15:59:37 +0200 |
| commit | e5dfd4e457635ff292190cd800cf9ade0ec7cd8c (patch) | |
| tree | 5d5166ab9472fd8f9253f14fb67efa9913e53886 /Dozentenmodul/.classpath | |
| parent | neue features (diff) | |
| download | tutor-module-e5dfd4e457635ff292190cd800cf9ade0ec7cd8c.tar.gz tutor-module-e5dfd4e457635ff292190cd800cf9ade0ec7cd8c.tar.xz tutor-module-e5dfd4e457635ff292190cd800cf9ade0ec7cd8c.zip | |
Alle GUIs für das bauen einer VL auf Basis einer Rohling sind fertig.
Nun muss noch die DB Anbindung implementiert werden
Diffstat (limited to 'Dozentenmodul/.classpath')
| -rw-r--r-- | Dozentenmodul/.classpath | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Dozentenmodul/.classpath b/Dozentenmodul/.classpath index 541f3b73..d4f76ea8 100644 --- a/Dozentenmodul/.classpath +++ b/Dozentenmodul/.classpath @@ -8,5 +8,8 @@ <classpathentry kind="lib" path="C:/Users/tspitzer/Downloads/org.eclipse.equinox.common_3.3.0.v20070426.jar"/>
<classpathentry kind="lib" path="C:/Users/tspitzer/Downloads/swt-3.6.1-win32-win32-x86_64/swt.jar"/>
<classpathentry kind="lib" path="C:/Users/tspitzer/Downloads/org.eclipse.core.commands.jar/org.eclipse.core.commands.jar"/>
+ <classpathentry kind="lib" path="C:/Users/tspitzer/Downloads/wizard-0.998.1.jar/wizard-0.998.1.jar"/>
+ <classpathentry kind="lib" path="C:/Users/tspitzer/Downloads/jcalendar-1.4/lib/jcalendar-1.4.jar"/>
+ <classpathentry 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 kind="output" path="bin"/>
</classpath>
|
