Mercurial > hg > mpdl-group
annotate software/mpdl-services/mpiwg-mpdl-xml/.classpath @ 25:e9fe3186670c default tip
letzter Stand eingecheckt
author | Josef Willenborg <jwillenborg@mpiwg-berlin.mpg.de> |
---|---|
date | Tue, 21 May 2013 10:19:32 +0200 |
parents | e845310098ba |
children |
rev | line source |
---|---|
18 | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 <classpath> | |
3 <classpathentry kind="src" path="src"/> | |
4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> | |
23
e845310098ba
diverse Korrekturen
Josef Willenborg <jwillenborg@mpiwg-berlin.mpg.de>
parents:
18
diff
changeset
|
5 <classpathentry exported="true" kind="lib" path="lib/commons-io-2.0.1.jar"/> |
18 | 6 <classpathentry kind="lib" path="lib/saxon9-s9api.jar"/> |
7 <classpathentry kind="lib" path="lib/saxon9.jar"/> | |
8 <classpathentry kind="output" path="bin"/> | |
9 </classpath> |