]> WPIA git - gigi.git/blobdiff - .classpath
Merge branch 'ant_build'
[gigi.git] / .classpath
index 0fba86b0775db39f7ce4a9047b50948e78c78c21..938989c9cf02f3698f1aeba08717f2b299ede318 100644 (file)
@@ -1,8 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
-       <classpathentry kind="src" path="src"/>
        <classpathentry kind="src" path="lib/servlet-api"/>
        <classpathentry kind="src" path="lib/jetty"/>
+       <classpathentry kind="src" path="src"/>
+       <classpathentry kind="src" path="util"/>
+       <classpathentry kind="src" path="tests"/>
        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+       <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
+       <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/MySQL"/>
        <classpathentry kind="output" path="bin"/>
 </classpath>