]> WPIA git - gigi.git/blobdiff - .classpath
fix: resource leak in template fast-debug code
[gigi.git] / .classpath
index 938989c9cf02f3698f1aeba08717f2b299ede318..c1e59d8a5f427fe670eca33aa0dd7a4221b0be67 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="org/cacert/gigi/locatisation/|org/cacert/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"/>