James Moger
2011-04-04 5fe7df81eb38dc66f2cfc4bf1973863a19f55cf2
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
    <classpathentry kind="src" path="src"/>
    <classpathentry kind="src" path="resources"/>
    <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    <classpathentry kind="lib" path="lib/jgit-0.11.3.jar" sourcepath="/org.eclipse.jgit"/>
    <classpathentry kind="lib" path="lib/jgit-http-0.11.3.jar" sourcepath="/org.eclipse.jgit.http.server"/>
    <classpathentry kind="lib" path="ext/log4j-1.2.16.jar"/>
    <classpathentry kind="lib" path="ext/servlet-api-2.5.jar"/>
    <classpathentry kind="lib" path="ext/slf4j-api-1.6.1.jar"/>
    <classpathentry kind="lib" path="ext/slf4j-log4j12-1.6.1.jar"/>
    <classpathentry kind="lib" path="ext/jetty-all-7.2.2.v20101205.jar"/>
    <classpathentry kind="lib" path="ext/jcommander-1.17.jar"/>
    <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
    <classpathentry kind="lib" path="ext/wicket-1.4.17.jar"/>
    <classpathentry kind="lib" path="ext/wicket-auth-roles-1.4.17.jar"/>
    <classpathentry kind="lib" path="ext/wicket-extensions-1.4.17.jar"/>
    <classpathentry kind="output" path="bin"/>
</classpath>