.classpath 3.1 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <classpath>
  3. <classpathentry kind="src" path="src/main/java"/>
  4. <classpathentry kind="src" path="src/main/resources"/>
  5. <classpathentry kind="src" path="src/test/java"/>
  6. <classpathentry kind="src" path="src/test/resources"/>
  7. <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
  8. <classpathentry kind="lib" path="D:/O2/code/lib/apache/commons/collections4/commons-collections4-4.1.jar"/>
  9. <classpathentry kind="lib" path="D:/O2/code/lib/apache/commons/lang3/commons-lang3-3.4.jar"/>
  10. <classpathentry kind="lib" path="D:/O2/code/lib/google/gson/gson-2.8.1.jar"/>
  11. <classpathentry kind="lib" path="D:/O2/code/lib/javax/javaee-api-7.0.jar"/>
  12. <classpathentry kind="lib" path="D:/O2/code/lib/apache/commons/fileupload/commons-fileupload-1.3.1.jar"/>
  13. <classpathentry kind="lib" path="D:/O2/code/lib/apache/commons/io/commons-io-2.4.jar"/>
  14. <classpathentry kind="lib" path="D:/O2/code/lib/imgscalr/imgscalr-lib-4.2.jar"/>
  15. <classpathentry kind="lib" path="D:/O2/code/lib/apache/commons/codec/commons-codec-1.8.jar"/>
  16. <classpathentry kind="lib" path="D:/O2/code/store/jars/x_base_core_project.jar" sourcepath="/x_base_core_project"/>
  17. <classpathentry kind="lib" path="D:/O2/code/lib/apache/openjpa/openjpa-3.0.0-SNAPSHOT.jar"/>
  18. <classpathentry kind="lib" path="D:/O2/code/store/jars/x_cms_core_entity.jar" sourcepath="/x_cms_core_entity"/>
  19. <classpathentry kind="lib" path="D:/O2/code/lib/ehcache/ehcache-2.10.3.jar"/>
  20. <classpathentry kind="lib" path="D:/O2/code/lib/apache/commons/beanutils/commons-beanutils-1.8.3.jar"/>
  21. <classpathentry kind="lib" path="D:/O2/code/store/jars/x_organization_core_entity.jar"/>
  22. <classpathentry kind="lib" path="D:/O2/code/store/jars/x_organization_core_express.jar" sourcepath="/x_organization_core_express"/>
  23. <classpathentry kind="lib" path="D:/O2/code/lib/eclipse/jetty/jetty-all-9.3.17.RC0-uber.jar"/>
  24. <classpathentry kind="lib" path="D:/O2/code/lib/apache/commons/net/commons-net-3.6.jar"/>
  25. <classpathentry kind="lib" path="D:/O2/code/store/jars/x_processplatform_core_entity.jar" sourcepath="/x_processplatform_core_entity"/>
  26. <classpathentry kind="lib" path="D:/O2/code/lib/junit/junit-4.11.jar"/>
  27. <classpathentry kind="lib" path="D:/O2/code/lib/jersey/jersey-media-multipart-2.25.1.jar" sourcepath="C:/Users/ADMINI~1/AppData/Local/Temp/.org.sf.feeling.decompiler1508120483325/source/jersey-media-multipart-2.25.1-sources-1508122755526.jar"/>
  28. <classpathentry kind="lib" path="D:/O2/code/store/jars/x_query_core_entity.jar" sourcepath="/x_query_core_entity"/>
  29. <classpathentry kind="lib" path="D:/O2/code/lib/apache/poi/curvesapi-1.04.jar"/>
  30. <classpathentry kind="lib" path="D:/O2/code/lib/apache/poi/poi-3.15-beta2.jar"/>
  31. <classpathentry kind="lib" path="D:/O2/code/lib/apache/poi/poi-excelant-3.15-beta2.jar"/>
  32. <classpathentry kind="lib" path="D:/O2/code/lib/apache/poi/poi-ooxml-3.15-beta2.jar"/>
  33. <classpathentry kind="lib" path="D:/O2/code/lib/apache/poi/poi-ooxml-schemas-3.15-beta2.jar"/>
  34. <classpathentry kind="lib" path="D:/O2/code/lib/apache/poi/xmlbeans-2.6.0.jar"/>
  35. <classpathentry kind="lib" path="D:/O2/code/lib/quartz/quartz-2.3.0.jar"/>
  36. <classpathentry kind="output" path="classes"/>
  37. </classpath>