- <?xml version="1.0" encoding="UTF-8"?>
- <classpath>
- <classpathentry kind="src" path="src"/>
- <classpathentry kind="src" path="tst"/>
- <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
- <classpathentry kind="lib" path="lib/commons-compress-1.18.jar"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry kind="lib" path="lib/xz-1.5.jar"/>
- <classpathentry kind="lib" path="lib/Saxon-HE-9.9.1-2.jar"/>
- <classpathentry kind="output" path="bin"/>
- </classpath>
|