Index: trunk/de.ugoe.cs.swe.exercises/.classpath
===================================================================
--- trunk/de.ugoe.cs.swe.exercises/.classpath	(revision 34)
+++ trunk/de.ugoe.cs.swe.exercises/.classpath	(revision 35)
@@ -1,12 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
-	<classpathentry exported="true" kind="lib" path="lib/xpp3_min-1.1.4c.jar"/>
-	<classpathentry exported="true" kind="lib" path="lib/xstream-1.3.1.jar"/>
-	<classpathentry exported="true" kind="lib" path="lib/org.eclipse.nebula.widgets.formattedtext_1.0.0.HEAD.jar"/>
-	<classpathentry exported="true" kind="lib" path="lib/org.eclipse.nebula.widgets.datechooser_1.0.0.HEAD.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/xstream/xpp3_min-1.1.4c.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/xstream/xstream-1.3.1.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/svnkit/antlr-runtime-3.1.3.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/svnkit/jna.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/svnkit/sqljet.1.0.0.b616.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/svnkit/svnkit-javahl.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/svnkit/svnkit.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/svnkit/trilead.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/nebula/org.eclipse.nebula.widgets.datechooser_1.0.0.HEAD.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/nebula/org.eclipse.nebula.widgets.formattedtext_1.0.0.HEAD.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/mysql/mysql-connector-java-5.1.8-bin.jar"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
 	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
 	<classpathentry kind="src" path="src"/>
-	<classpathentry kind="lib" path="lib/mysql-connector-java-5.1.8-bin.jar"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>
