diff options
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -14,6 +14,7 @@ <classpathentry kind="lib" path="ext/rome-0.9.jar" sourcepath="ext/src/rome-0.9-sources.jar"/> <classpathentry kind="lib" path="ext/jdom-1.0.jar" sourcepath="ext/src/jdom-1.0-sources.jar"/> <classpathentry kind="lib" path="ext/junit-4.8.2.jar"/> + <classpathentry kind="lib" path="ext/hamcrest-core-1.1.jar"/> <classpathentry kind="lib" path="ext/jetty-webapp-7.6.5.v20120716.jar" sourcepath="ext/src/jetty-webapp-7.6.5.v20120716-sources.jar"/> <classpathentry kind="lib" path="ext/gson-1.7.2.jar" sourcepath="ext/src/gson-1.7.2-sources.jar"/> <classpathentry kind="lib" path="ext/mail-1.4.3.jar" sourcepath="ext/src/mail-1.4.3-sources.jar"/> @@ -30,6 +31,7 @@ <classpathentry kind="lib" path="ext/org.eclipse.jgit.http.server-2.1.0.201209190230-r.jar" sourcepath="ext/src/org.eclipse.jgit.http.server-2.1.0.201209190230-r-sources.jar"/> <classpathentry kind="lib" path="ext/lucene-highlighter-3.6.0.jar" sourcepath="ext/src/lucene-highlighter-3.6.0-sources.jar"/> <classpathentry kind="lib" path="ext/lucene-memory-3.6.0.jar" sourcepath="ext/src/lucene-memory-3.6.0-sources.jar"/> + <classpathentry kind="lib" path="ext/jakarta-regexp-1.4.jar"/> <classpathentry kind="lib" path="ext/unboundid-ldapsdk-2.3.0.jar" sourcepath="ext/src/unboundid-ldapsdk-2.3.0-sources.jar"/> <classpathentry kind="lib" path="ext/ivy-2.2.0.jar" sourcepath="ext/src/ivy-2.2.0-sources.jar"/> <classpathentry kind="output" path="bin"/> |