Mercurial > hg > mpdl-group
annotate software/mpdl-services/mpiwg-mpdl-xml/.classpath @ 18:dc5e9fcb3fdc
Erstellung
author | Josef Willenborg <jwillenborg@mpiwg-berlin.mpg.de> |
---|---|
date | Wed, 09 Nov 2011 15:27:46 +0100 |
parents | |
children | e845310098ba |
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"/> | |
5 <classpathentry kind="lib" path="lib/saxon9-s9api.jar"/> | |
6 <classpathentry kind="lib" path="lib/commons-io-2.0.1.jar"/> | |
7 <classpathentry kind="lib" path="lib/saxon9.jar"/> | |
8 <classpathentry kind="output" path="bin"/> | |
9 </classpath> |