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

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  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 kind="lib" path="lib/log4j-1.2.17.jar"/>
  21. <classpathentry exported="true" kind="lib" path="ooxml-lib/xmlbeans-3.1.0.jar" sourcepath="ooxml-lib/xmlbeans-3.1.0.jar"/>
  22. <classpathentry kind="lib" path="lib/hamcrest-core-1.3.jar"/>
  23. <classpathentry kind="lib" path="lib/junit-4.13.jar"/>
  24. <classpathentry kind="lib" path="ooxml-lib/curvesapi-1.06.jar"/>
  25. <classpathentry exported="true" kind="lib" path="ooxml-lib/ooxml-schemas-1.4.jar" sourcepath="ooxml-lib/ooxml-schemas-1.4-sources.jar"/>
  26. <classpathentry exported="true" kind="lib" path="ooxml-lib/ooxml-security-1.1.jar" sourcepath="ooxml-lib/ooxml-security-1.1-sources.jar"/>
  27. <classpathentry kind="lib" path="lib/jmh-core-1.19.jar"/>
  28. <classpathentry kind="lib" path="lib/jmh-generator-annprocess-1.19.jar"/>
  29. <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
  30. <classpathentry exported="true" kind="lib" path="compile-lib/slf4j-api-1.7.30.jar"/>
  31. <classpathentry kind="lib" path="compile-lib/bcpkix-jdk15on-1.64.jar"/>
  32. <classpathentry kind="lib" path="compile-lib/bcprov-ext-jdk15on-1.64.jar"/>
  33. <classpathentry kind="lib" path="ooxml-testlib/reflections.jar"/>
  34. <classpathentry kind="lib" path="ooxml-testlib/guava.jar"/>
  35. <classpathentry kind="lib" path="ooxml-testlib/javassist.jar"/>
  36. <classpathentry exported="true" kind="lib" path="compile-lib/xmlsec-2.1.5.jar"/>
  37. <classpathentry exported="true" kind="lib" path="lib/commons-codec-1.14.jar"/>
  38. <classpathentry exported="true" kind="lib" path="lib/commons-logging-1.2.jar"/>
  39. <classpathentry exported="true" kind="lib" path="lib/commons-collections4-4.4.jar"/>
  40. <classpathentry kind="lib" path="lib/commons-math3-3.6.1.jar"/>
  41. <classpathentry kind="lib" path="lib/xmlunit-core-2.5.1.jar"/>
  42. <classpathentry kind="lib" path="lib/objenesis-2.6.jar"/>
  43. <classpathentry kind="lib" path="lib/commons-compress-1.20.jar"/>
  44. <classpathentry kind="lib" path="lib/mockito-core-3.2.4.jar"/>
  45. <classpathentry kind="lib" path="lib/byte-buddy-1.10.1.jar"/>
  46. <classpathentry kind="lib" path="lib/byte-buddy-agent-1.10.1.jar"/>
  47. <classpathentry kind="lib" path="compile-lib/batik-all-1.12.jar"/>
  48. <classpathentry kind="output" path="bin"/>
  49. </classpath>