]> WPIA git - gigi.git/blobdiff - .classpath
fix: typo in challenge
[gigi.git] / .classpath
index 938989c9cf02f3698f1aeba08717f2b299ede318..e9c35f2feec391ba1e7ede77e21f818a54f35332 100644 (file)
@@ -2,9 +2,13 @@
 <classpath>
        <classpathentry kind="src" path="lib/servlet-api"/>
        <classpathentry kind="src" path="lib/jetty"/>
+       <classpathentry kind="src" path="lib/jtar"/>
+       <classpathentry kind="src" path="lib/scrypt"/>
+       <classpathentry kind="src" path="lib/json"/>
        <classpathentry kind="src" path="src"/>
        <classpathentry kind="src" path="util"/>
        <classpathentry kind="src" path="tests"/>
+       <classpathentry excluding="club/wpia/gigi/locatisation/|club/wpia/gigi/localisation/" kind="src" path="util-testing"/>
        <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"/>