You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.classpath 3.2KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <classpath>
  3. <classpathentry kind="src" path="src/java"/>
  4. <classpathentry kind="src" path="src/testcases"/>
  5. <classpathentry kind="src" path="src/resources/main"/>
  6. <classpathentry kind="src" path="src/ooxml/java"/>
  7. <classpathentry kind="src" path="src/ooxml/testcases"/>
  8. <classpathentry kind="src" path="src/resources/ooxml"/>
  9. <classpathentry kind="src" path="src/scratchpad/src"/>
  10. <classpathentry kind="src" path="src/scratchpad/testcases"/>
  11. <classpathentry kind="src" path="src/resources/scratchpad"/>
  12. <classpathentry kind="src" path="src/contrib/poi-ruby/java"/>
  13. <classpathentry kind="src" path="src/examples/src"/>
  14. <classpathentry kind="src" path="src/excelant/java"/>
  15. <classpathentry kind="src" path="src/excelant/testcases"/>
  16. <classpathentry kind="src" path="src/excelant/resources"/>
  17. <classpathentry kind="src" path="src/integrationtest"/>
  18. <classpathentry kind="lib" path="lib/ant-1.10.1.jar"/>
  19. <classpathentry kind="lib" path="lib/ant-launcher-1.10.1.jar"/>
  20. <classpathentry exported="true" kind="lib" path="lib/ooxml/xmlbeans-5.0.0.jar" sourcepath="lib/ooxml/xmlbeans-5.0.0-sources.jar"/>
  21. <classpathentry kind="lib" path="lib/hamcrest-core-1.3.jar"/>
  22. <classpathentry kind="lib" path="lib/junit-4.13.1.jar"/>
  23. <classpathentry kind="lib" path="lib/ooxml/curvesapi-1.06.jar"/>
  24. <classpathentry exported="true" kind="lib" path="build/dist/maven/poi-ooxml-full/poi-ooxml-full-5.0.0-SNAPSHOT.jar" sourcepath="build/xmlbean-sources"/>
  25. <classpathentry kind="lib" path="lib/main-tests/jmh-core-1.26.jar"/>
  26. <classpathentry kind="lib" path="lib/main-tests/jmh-generator-annprocess-1.26.jar"/>
  27. <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
  28. <classpathentry exported="true" kind="lib" path="compile-lib/log4j-api-2.14.0.jar"/>
  29. <classpathentry kind="lib" path="lib/ooxml-provided/bcpkix-jdk15on-1.68.jar"/>
  30. <classpathentry kind="lib" path="lib/ooxml-provided/bcprov-jdk15on-1.68.jar"/>
  31. <classpathentry kind="lib" path="lib/ooxml-tests/reflections-0.9.12.jar"/>
  32. <classpathentry kind="lib" path="lib/ooxml-tests/guava-30.0-jre.jar"/>
  33. <classpathentry kind="lib" path="lib/ooxml-tests/javassist-3.27.0-GA.jar"/>
  34. <classpathentry kind="lib" path="lib/ooxml-tests/log4j-1.2.17.jar"/>
  35. <classpathentry exported="true" kind="lib" path="lib/ooxml-provided/xmlsec-2.2.1.jar"/>
  36. <classpathentry exported="true" kind="lib" path="lib/commons-codec-1.15.jar"/>
  37. <classpathentry exported="true" kind="lib" path="lib/commons-collections4-4.4.jar"/>
  38. <classpathentry kind="lib" path="lib/commons-math3-3.6.1.jar"/>
  39. <classpathentry kind="lib" path="lib/main-tests/xmlunit-core-2.8.0.jar"/>
  40. <classpathentry kind="lib" path="lib/objenesis-2.6.jar"/>
  41. <classpathentry kind="lib" path="lib/commons-compress-1.20.jar"/>
  42. <classpathentry kind="lib" path="lib/mockito-core-3.6.0.jar"/>
  43. <classpathentry kind="lib" path="lib/main-tests/byte-buddy-1.10.18.jar"/>
  44. <classpathentry kind="lib" path="lib/main-tests/byte-buddy-agent-1.10.18.jar"/>
  45. <classpathentry kind="lib" path="compile-lib/batik-all-1.14.jar"/>
  46. <classpathentry kind="lib" path="lib/SparseBitSet-1.2.jar"/>
  47. <classpathentry kind="output" path="bin"/>
  48. </classpath>