]> WPIA git - gigi.git/blobdiff - .classpath
Set Java hunk header for *.java files
[gigi.git] / .classpath
index 7b36b7bf20783cbee9d2f5559038a94c9330ff99..0a18b58341bd98d5ef7dbad0422e88a808efbe65 100644 (file)
@@ -2,10 +2,14 @@
 <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="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"/>
        <classpathentry kind="output" path="bin"/>
 </classpath>