| 1 | <?xml version="1.0" encoding="UTF-8"?> |
|---|
| 2 | <classpath> |
|---|
| 3 | <classpathentry kind="src" path="src"/> |
|---|
| 4 | <classpathentry kind="src" path="tests/junit"/> |
|---|
| 5 | <classpathentry kind="src" path="res"/> |
|---|
| 6 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> |
|---|
| 7 | <classpathentry kind="var" path="PFX_ANT_LIB"/> |
|---|
| 8 | <classpathentry kind="var" path="PFX_TOOLS_LIB"/> |
|---|
| 9 | <classpathentry kind="lib" path="lib/activation-1.0.2.jar"/> |
|---|
| 10 | <classpathentry kind="lib" path="lib/commons-discovery-0.2.jar"/> |
|---|
| 11 | <classpathentry kind="lib" path="lib/commons-logging-1.0.4.jar"/> |
|---|
| 12 | <classpathentry kind="lib" path="lib/jakarta-oro-2.0.7.jar"/> |
|---|
| 13 | <classpathentry kind="lib" path="lib/java-getopt-1.0.9.jar"/> |
|---|
| 14 | <classpathentry kind="lib" path="lib/jcert.jar"/> |
|---|
| 15 | <classpathentry kind="lib" path="lib/jnet.jar"/> |
|---|
| 16 | <classpathentry kind="lib" path="lib/resolver.jar" sourcepath="/sources/xml-commons-resolver-1.1/src"/> |
|---|
| 17 | <classpathentry kind="lib" path="lib/jmxremote_optional-1.0.1_03.jar"/> |
|---|
| 18 | <classpathentry kind="lib" path="lib/concurrent.jar"/> |
|---|
| 19 | <classpathentry kind="lib" path="lib/log4j-1.2.9.jar"/> |
|---|
| 20 | <classpathentry kind="lib" path="lib/mail-1.3.3.jar"/> |
|---|
| 21 | <classpathentry kind="lib" path="lib/bsf-2.3.0.jar"/> |
|---|
| 22 | <classpathentry kind="lib" path="lib/js-1.5R3.jar"/> |
|---|
| 23 | <classpathentry kind="lib" path="lib/flexiparse-0.1.2.jar"/> |
|---|
| 24 | <classpathentry kind="lib" path="lib/saxon9-dom.jar"/> |
|---|
| 25 | <classpathentry kind="lib" path="lib/saxon9-xpath.jar"/> |
|---|
| 26 | <classpathentry kind="lib" path="lib/saxon9.jar"/> |
|---|
| 27 | <classpathentry kind="src" path="gensrc"/> |
|---|
| 28 | <classpathentry kind="lib" path="lib/lucene-1.4.3.jar"/> |
|---|
| 29 | <classpathentry kind="lib" path="lib/saxon6_5_5.jar"/> |
|---|
| 30 | <classpathentry kind="lib" path="lib/bsh-2.0b4.jar"/> |
|---|
| 31 | <classpathentry kind="lib" path="lib/commons-collections-3.1.jar"/> |
|---|
| 32 | <classpathentry kind="lib" path="lib/commons-digester-1.7.jar"/> |
|---|
| 33 | <classpathentry kind="lib" path="lib/jaxws-api-2.1.3.jar"/> |
|---|
| 34 | <classpathentry kind="lib" path="lib/jaxws-tools-2.1.3.jar"/> |
|---|
| 35 | <classpathentry kind="lib" path="lib/wsdl4j-1.6.2.jar"/> |
|---|
| 36 | <classpathentry kind="lib" path="lib/saaj-api-1.3.jar"/> |
|---|
| 37 | <classpathentry kind="lib" path="lib/jaxb-xjc-2.1.6.jar"/> |
|---|
| 38 | <classpathentry kind="lib" path="lib/jsr181-api-2.0.jar"/> |
|---|
| 39 | <classpathentry kind="lib" path="lib/jaxws-rt-2.1.3.jar"/> |
|---|
| 40 | <classpathentry kind="lib" path="lib/jaxb-api-2.1.jar"/> |
|---|
| 41 | <classpathentry kind="lib" path="lib/cglib-nodep-2.1_3.jar"/> |
|---|
| 42 | <classpathentry kind="lib" path="lib/pustefix-webservices-core-0.1.2.jar"/> |
|---|
| 43 | <classpathentry kind="lib" path="lib/pustefix-webservices-jaxws-0.1.2.jar"/> |
|---|
| 44 | <classpathentry kind="lib" path="lib/pustefix-webservices-jsonws-0.1.3.jar"/> |
|---|
| 45 | <classpathentry kind="lib" path="lib/spring-2.5.6.jar"/> |
|---|
| 46 | <classpathentry kind="lib" path="lib/spring-webmvc-2.5.6.jar"/> |
|---|
| 47 | <classpathentry kind="lib" path="projects/servletconf/tomcat/common/lib/servlet-api.jar"/> |
|---|
| 48 | <classpathentry kind="lib" path="lib/spring-test-2.5.6.jar"/> |
|---|
| 49 | <classpathentry kind="lib" path="lib/junit-4.3.jar"/> |
|---|
| 50 | <classpathentry kind="lib" path="lib/aspectjweaver-1.6.2.jar"/> |
|---|
| 51 | <classpathentry kind="output" path="build"/> |
|---|
| 52 | </classpath> |
|---|