James Moger
2011-04-17 9802a766a28bfcb0ae01494ebfa1cbeb11e71809
.classpath
@@ -1,11 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
   <classpathentry kind="src" path="src"/>
   <classpathentry kind="src" path="resources"/>
   <classpathentry kind="src" path="contrib"/>
   <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"/>
@@ -16,5 +13,7 @@
   <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="lib" path="lib/jgit-0.11.3.jar"/>
   <classpathentry kind="lib" path="lib/jgit-http-0.11.3.jar"/>
   <classpathentry kind="output" path="bin"/>
</classpath>