Mercurial > hg > mpdl-group
diff software/mpdl-services/mpiwg-mpdl-lt/.classpath @ 19:4a3641ae14d2
Erstellung
author | Josef Willenborg <jwillenborg@mpiwg-berlin.mpg.de> |
---|---|
date | Wed, 09 Nov 2011 15:32:05 +0100 |
parents | |
children | e845310098ba |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/software/mpdl-services/mpiwg-mpdl-lt/.classpath Wed Nov 09 15:32:05 2011 +0100 @@ -0,0 +1,14 @@ +<?xml version="1.0" encoding="UTF-8"?> +<classpath> + <classpathentry kind="src" path="src"/> + <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> + <classpathentry kind="lib" path="lib/berkeley-db-3.3.82.jar"/> + <classpathentry kind="lib" path="lib/transcoder11.jar"/> + <classpathentry kind="lib" path="lib/saxon9-s9api.jar"/> + <classpathentry kind="lib" path="lib/saxon9.jar"/> + <classpathentry kind="lib" path="lib/commons-lang3-3.0.1.jar"/> + <classpathentry kind="lib" path="lib/lucene-core-3.4.0.jar"/> + <classpathentry kind="lib" path="lib/commons-io-2.0.1.jar"/> + <classpathentry kind="lib" path="lib/mpiwg-mpdl-xml.jar"/> + <classpathentry kind="output" path="bin"/> +</classpath>