]> WPIA git - gigi.git/blob - .classpath
Enable cache-clearance for autonomous test-launches
[gigi.git] / .classpath
1 <?xml version="1.0" encoding="UTF-8"?>
2 <classpath>
3         <classpathentry kind="src" path="lib/servlet-api"/>
4         <classpathentry kind="src" path="lib/jetty"/>
5         <classpathentry kind="src" path="lib/jtar"/>
6         <classpathentry kind="src" path="src"/>
7         <classpathentry kind="src" path="util"/>
8         <classpathentry kind="src" path="tests"/>
9         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
10         <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
11         <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/MySQL"/>
12         <classpathentry kind="output" path="bin"/>
13 </classpath>