2014-10-13 16:47:46 +00: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 09:16:44 +00:00
|
|
|
<classpathentry kind="src" path="src/integrationtest"/>
|
2017-09-15 18:39:29 +00:00
|
|
|
<classpathentry kind="lib" path="lib/ant-1.10.1.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/ant-launcher-1.10.1.jar"/>
|
2014-10-13 16:47:46 +00:00
|
|
|
<classpathentry kind="lib" path="lib/log4j-1.2.17.jar"/>
|
2019-03-22 23:24:35 +00:00
|
|
|
<classpathentry exported="true" kind="lib" path="ooxml-lib/xmlbeans-3.1.0.jar" sourcepath="ooxml-lib/xmlbeans-3.1.0.jar"/>
|
2016-03-29 18:11:44 +00:00
|
|
|
<classpathentry kind="lib" path="lib/hamcrest-core-1.3.jar"/>
|
2020-02-14 13:19:10 +00:00
|
|
|
<classpathentry kind="lib" path="lib/junit-4.13.jar"/>
|
2019-03-21 10:23:05 +00:00
|
|
|
<classpathentry kind="lib" path="ooxml-lib/curvesapi-1.06.jar"/>
|
2017-12-30 22:17:55 +00:00
|
|
|
<classpathentry exported="true" kind="lib" path="ooxml-lib/ooxml-schemas-1.4.jar" sourcepath="ooxml-lib/ooxml-schemas-1.4-sources.jar"/>
|
2016-07-29 13:24:00 +00:00
|
|
|
<classpathentry exported="true" kind="lib" path="ooxml-lib/ooxml-security-1.1.jar" sourcepath="ooxml-lib/ooxml-security-1.1-sources.jar"/>
|
2017-09-15 18:39:29 +00:00
|
|
|
<classpathentry kind="lib" path="lib/jmh-core-1.19.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/jmh-generator-annprocess-1.19.jar"/>
|
2017-10-18 18:21:29 +00: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 23:18:44 +00:00
|
|
|
<classpathentry exported="true" kind="lib" path="compile-lib/slf4j-api-1.7.30.jar"/>
|
|
|
|
<classpathentry kind="lib" path="compile-lib/bcpkix-jdk15on-1.64.jar"/>
|
|
|
|
<classpathentry kind="lib" path="compile-lib/bcprov-ext-jdk15on-1.64.jar"/>
|
2018-10-30 16:39:33 +00:00
|
|
|
<classpathentry kind="lib" path="ooxml-testlib/reflections.jar"/>
|
|
|
|
<classpathentry kind="lib" path="ooxml-testlib/guava.jar"/>
|
|
|
|
<classpathentry kind="lib" path="ooxml-testlib/javassist.jar"/>
|
2019-03-21 13:43:19 +00:00
|
|
|
<classpathentry exported="true" kind="lib" path="compile-lib/xmlsec-2.1.2.jar"/>
|
2020-02-14 23:06:06 +00:00
|
|
|
<classpathentry exported="true" kind="lib" path="lib/commons-codec-1.14.jar"/>
|
2016-07-29 13:24:00 +00:00
|
|
|
<classpathentry exported="true" kind="lib" path="lib/commons-logging-1.2.jar"/>
|
2019-08-31 13:49:52 +00:00
|
|
|
<classpathentry exported="true" kind="lib" path="lib/commons-collections4-4.4.jar"/>
|
2017-09-13 23:54:36 +00:00
|
|
|
<classpathentry kind="lib" path="lib/commons-math3-3.6.1.jar"/>
|
2018-03-04 12:24:44 +00:00
|
|
|
<classpathentry kind="lib" path="lib/xmlunit-core-2.5.1.jar"/>
|
2018-02-10 22:16:32 +00:00
|
|
|
<classpathentry kind="lib" path="lib/objenesis-2.6.jar"/>
|
2020-02-14 23:00:49 +00:00
|
|
|
<classpathentry kind="lib" path="lib/commons-compress-1.20.jar"/>
|
2020-02-14 13:19:10 +00:00
|
|
|
<classpathentry kind="lib" path="lib/mockito-core-3.2.4.jar"/>
|
2019-08-29 23:08:46 +00:00
|
|
|
<classpathentry kind="lib" path="lib/byte-buddy-1.10.1.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/byte-buddy-agent-1.10.1.jar"/>
|
2020-02-17 22:28:08 +00:00
|
|
|
<classpathentry kind="lib" path="compile-lib/batik-all-1.12.jar"/>
|
2017-04-16 10:19:41 +00:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
2014-10-13 16:47:46 +00:00
|
|
|
</classpath>
|