2014-10-13 12:47:46 -04:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="src" path="src/java"/>
|
|
|
|
<classpathentry kind="src" path="src/testcases"/>
|
|
|
|
<classpathentry kind="src" path="src/resources/main"/>
|
|
|
|
<classpathentry kind="src" path="src/ooxml/java"/>
|
|
|
|
<classpathentry kind="src" path="src/ooxml/testcases"/>
|
|
|
|
<classpathentry kind="src" path="src/resources/ooxml"/>
|
|
|
|
<classpathentry kind="src" path="src/scratchpad/src"/>
|
|
|
|
<classpathentry kind="src" path="src/scratchpad/testcases"/>
|
|
|
|
<classpathentry kind="src" path="src/resources/scratchpad"/>
|
|
|
|
<classpathentry kind="src" path="src/contrib/poi-ruby/java"/>
|
|
|
|
<classpathentry kind="src" path="src/examples/src"/>
|
|
|
|
<classpathentry kind="src" path="src/excelant/java"/>
|
|
|
|
<classpathentry kind="src" path="src/excelant/testcases"/>
|
|
|
|
<classpathentry kind="src" path="src/excelant/resources"/>
|
2014-12-25 04:16:44 -05:00
|
|
|
<classpathentry kind="src" path="src/integrationtest"/>
|
2017-09-15 14:39:29 -04:00
|
|
|
<classpathentry kind="lib" path="lib/ant-1.10.1.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/ant-launcher-1.10.1.jar"/>
|
2020-12-13 10:32:43 -05:00
|
|
|
<classpathentry exported="true" kind="lib" path="lib/ooxml/xmlbeans-4.0.0.jar" sourcepath="lib/ooxml/xmlbeans-4.0.0-sources.jar"/>
|
2016-03-29 14:11:44 -04:00
|
|
|
<classpathentry kind="lib" path="lib/hamcrest-core-1.3.jar"/>
|
2020-11-11 16:53:05 -05:00
|
|
|
<classpathentry kind="lib" path="lib/junit-4.13.1.jar"/>
|
2020-10-22 18:51:31 -04:00
|
|
|
<classpathentry kind="lib" path="lib/ooxml/curvesapi-1.06.jar"/>
|
2020-12-13 10:32:43 -05:00
|
|
|
<classpathentry exported="true" kind="lib" path="build/dist/maven/poi-ooxml-full/poi-ooxml-full-5.0.0-SNAPSHOT.jar" sourcepath="build/xmlbean-sources"/>
|
2020-11-11 16:53:05 -05:00
|
|
|
<classpathentry kind="lib" path="lib/main-tests/jmh-core-1.26.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/main-tests/jmh-generator-annprocess-1.26.jar"/>
|
2017-10-18 14:21:29 -04:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
|
2020-02-14 18:18:44 -05:00
|
|
|
<classpathentry exported="true" kind="lib" path="compile-lib/slf4j-api-1.7.30.jar"/>
|
2020-11-11 16:53:05 -05:00
|
|
|
<classpathentry kind="lib" path="lib/ooxml-provided/bcpkix-jdk15on-1.67.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/ooxml-provided/bcprov-jdk15on-1.67.jar"/>
|
2020-12-16 14:44:54 -05:00
|
|
|
<classpathentry kind="lib" path="lib/ooxml-tests/reflections-0.9.12.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/ooxml-tests/guava-30.0-jre.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/ooxml-tests/javassist-3.27.0-GA.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/ooxml-tests/log4j-1.2.17.jar"/>
|
2020-10-22 18:51:31 -04:00
|
|
|
<classpathentry exported="true" kind="lib" path="lib/ooxml-provided/xmlsec-2.2.0.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/commons-codec-1.15.jar"/>
|
2016-07-29 09:24:00 -04:00
|
|
|
<classpathentry exported="true" kind="lib" path="lib/commons-logging-1.2.jar"/>
|
2019-08-31 09:49:52 -04:00
|
|
|
<classpathentry exported="true" kind="lib" path="lib/commons-collections4-4.4.jar"/>
|
2017-09-13 19:54:36 -04:00
|
|
|
<classpathentry kind="lib" path="lib/commons-math3-3.6.1.jar"/>
|
2020-11-11 16:53:05 -05:00
|
|
|
<classpathentry kind="lib" path="lib/main-tests/xmlunit-core-2.8.0.jar"/>
|
2018-02-10 17:16:32 -05:00
|
|
|
<classpathentry kind="lib" path="lib/objenesis-2.6.jar"/>
|
2020-02-14 18:00:49 -05:00
|
|
|
<classpathentry kind="lib" path="lib/commons-compress-1.20.jar"/>
|
2020-11-11 16:53:05 -05:00
|
|
|
<classpathentry kind="lib" path="lib/mockito-core-3.6.0.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/main-tests/byte-buddy-1.10.18.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/main-tests/byte-buddy-agent-1.10.18.jar"/>
|
2021-02-13 09:49:40 -05:00
|
|
|
<classpathentry kind="lib" path="compile-lib/batik-all-1.14.jar"/>
|
2020-04-07 05:46:32 -04:00
|
|
|
<classpathentry kind="lib" path="lib/SparseBitSet-1.2.jar"/>
|
2017-04-16 06:19:41 -04:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
2014-10-13 12:47:46 -04:00
|
|
|
</classpath>
|