[6464] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
| 2 | <classpath> |
---|
| 3 | <classpathentry kind="src" path="src/core"/> |
---|
| 4 | <classpathentry kind="src" path="src/clients/jobagent"/> |
---|
| 5 | <classpathentry kind="src" path="src/clients/web"/> |
---|
| 6 | <classpathentry kind="src" path="src/plugins/core"/> |
---|
| 7 | <classpathentry kind="src" path="src/test"/> |
---|
| 8 | <classpathentry kind="src" path="src/install"/> |
---|
| 9 | <classpathentry kind="lib" path="lib/dist/jep-2.4.0.jar"/> |
---|
| 10 | <classpathentry kind="lib" path="lib/dist/bzip2.jar"/> |
---|
| 11 | <classpathentry kind="lib" path="lib/servlet/jsp-api.jar"/> |
---|
| 12 | <classpathentry kind="lib" path="lib/servlet/servlet-api.jar"/> |
---|
| 13 | <classpathentry kind="lib" path="lib/dist/AffxFusion.jar"/> |
---|
| 14 | <classpathentry kind="lib" path="lib/dist/secondstring.jar"/> |
---|
| 15 | <classpathentry kind="lib" path="lib/dist/tar.jar"/> |
---|
| 16 | <classpathentry kind="lib" path="lib/dist/commons-io-1.4.jar"/> |
---|
[6900] | 17 | <classpathentry kind="lib" path="lib/dist/jdom-2.0.6.jar"/> |
---|
[6903] | 18 | <classpathentry kind="lib" path="lib/dist/jcommon-1.0.23.jar"/> |
---|
| 19 | <classpathentry kind="lib" path="lib/dist/jfreechart-1.0.19.jar"/> |
---|
[6907] | 20 | <classpathentry kind="lib" path="lib/dist/javasysmon-0.3.5.jar"/> |
---|
[7381] | 21 | <classpathentry kind="lib" path="lib/dist/slf4j-api-1.7.25.jar"/> |
---|
[7400] | 22 | <classpathentry kind="lib" path="lib/dist/parallelgzip-1.0.5.jar"/> |
---|
[7415] | 23 | <classpathentry kind="lib" path="lib/dist/commons-validator-1.6.jar"/> |
---|
[7509] | 24 | <classpathentry kind="lib" path="lib/dist/postgresql-42.2.5.jar"/> |
---|
[7522] | 25 | <classpathentry kind="lib" path="lib/dist/javax.persistence-api-2.2.jar"/> |
---|
[7525] | 26 | <classpathentry kind="lib" path="lib/dist/httpclient-4.5.6.jar"/> |
---|
| 27 | <classpathentry kind="lib" path="lib/dist/httpcore-4.4.10.jar"/> |
---|
[7526] | 28 | <classpathentry kind="lib" path="lib/dist/commons-email-1.5.jar"/> |
---|
[7527] | 29 | <classpathentry kind="lib" path="lib/dist/commons-collections4-4.2.jar"/> |
---|
[7528] | 30 | <classpathentry kind="lib" path="lib/dist/bcprov-jdk15on-160.jar"/> |
---|
[7606] | 31 | <classpathentry kind="lib" path="lib/dist/json-simple-1.1.1-1.jar"/> |
---|
[7627] | 32 | <classpathentry kind="lib" path="lib/dist/utf8-with-fallback-1.1.0.jar"/> |
---|
[7644] | 33 | <classpathentry kind="lib" path="lib/dist/poi-ooxml-4.0.1.jar"/> |
---|
| 34 | <classpathentry kind="lib" path="lib/dist/poi-4.0.1.jar"/> |
---|
[7750] | 35 | <classpathentry kind="lib" path="lib/dist/hibernate-core-5.4.5.Final.jar"/> |
---|
[7817] | 36 | <classpathentry kind="lib" path="lib/dist/yauaa-5.17.jar"/> |
---|
[7621] | 37 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11"> |
---|
| 38 | <attributes> |
---|
| 39 | <attribute name="module" value="true"/> |
---|
| 40 | </attributes> |
---|
| 41 | </classpathentry> |
---|
[6464] | 42 | <classpathentry kind="output" path="xbin"/> |
---|
| 43 | </classpath> |
---|