]> WPIA git - gigi.git/blobdiff - .classpath
fix: use os-provided public suffix
[gigi.git] / .classpath
index cab9630e50879b23c4ea0c49a44b2121e484d828..9a0e4bc77e12d4c614801878eafe6a158714d4e9 100644 (file)
@@ -4,12 +4,14 @@
        <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 kind="src" path="util-testing"/>
+       <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"/>
+       <classpathentry kind="lib" path="lib/external/dnsjava-2.1.8.jar" sourcepath="lib/external/dnsjava-2.1.8.zip"/>
        <classpathentry kind="output" path="bin"/>
 </classpath>