| Line | |
|---|
| 1 | <?xml version="1.0" encoding="UTF-8"?> |
|---|
| 2 | <classpath> |
|---|
| 3 | <classpathentry excluding="lib/|buildsds/|conf/" kind="src" path=""/> |
|---|
| 4 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> |
|---|
| 5 | <classpathentry kind="lib" path="lib/activation.jar"/> |
|---|
| 6 | <classpathentry kind="lib" path="lib/commons-collections-3.1.jar"/> |
|---|
| 7 | <classpathentry kind="lib" path="lib/commons-fileupload-1.1.1.jar"/> |
|---|
| 8 | <classpathentry kind="lib" path="lib/commons-io-1.2.jar"/> |
|---|
| 9 | <classpathentry kind="lib" path="lib/commons-logging-1.1.jar"/> |
|---|
| 10 | <classpathentry kind="lib" path="lib/icu4j_3_4.jar"/> |
|---|
| 11 | <classpathentry kind="lib" path="lib/iri.jar"/> |
|---|
| 12 | <classpathentry kind="lib" path="lib/jena.jar"/> |
|---|
| 13 | <classpathentry kind="lib" path="lib/jsr173_1.0_api.jar"/> |
|---|
| 14 | <classpathentry kind="lib" path="lib/log4j-1.2.12.jar"/> |
|---|
| 15 | <classpathentry kind="lib" path="lib/servlet.jar"/> |
|---|
| 16 | <classpathentry kind="lib" path="lib/velocity-1.5-dev.jar"/> |
|---|
| 17 | <classpathentry kind="lib" path="lib/xercesImpl.jar"/> |
|---|
| 18 | <classpathentry kind="lib" path="lib/catalina-ant.jar"/> |
|---|
| 19 | <classpathentry kind="lib" path="lib/observationresponse.jar"/> |
|---|
| 20 | <classpathentry kind="lib" path="lib/tasklist.jar"/> |
|---|
| 21 | <classpathentry kind="lib" path="lib/xbean_xpath.jar"/> |
|---|
| 22 | <classpathentry kind="lib" path="lib/xbean.jar"/> |
|---|
| 23 | <classpathentry kind="lib" path="lib/xmlbeans-qname.jar"/> |
|---|
| 24 | <classpathentry kind="output" path="build"/> |
|---|
| 25 | </classpath> |
|---|