]> WPIA git - gigi.git/blobdiff - .classpath
Merge branch 'libs/jetty/upstream' into libs/jetty/local
[gigi.git] / .classpath
index fb5011632c0ab8d6649a148c6fb5845a1b34c747..c9c9607c035e390db37c9fb602bcd860e83be660 100644 (file)
@@ -1,6 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
+       <classpathentry kind="src" path="lib/servlet-api"/>
+       <classpathentry kind="src" path="lib/jetty"/>
+       <classpathentry kind="src" path="lib/jtar"/>
        <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>