diff options
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 48 |
1 files changed, 0 insertions, 48 deletions
diff --git a/.classpath b/.classpath deleted file mode 100644 index ec5f3187ab..0000000000 --- a/.classpath +++ /dev/null @@ -1,48 +0,0 @@ -<?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"/> - <classpathentry kind="src" path="src/integrationtest"/> - <classpathentry kind="lib" path="lib/ant-1.10.1.jar"/> - <classpathentry kind="lib" path="lib/ant-launcher-1.10.1.jar"/> - <classpathentry exported="true" kind="lib" path="lib/ooxml/xmlbeans-5.0.0.jar" sourcepath="lib/ooxml/xmlbeans-5.0.0-sources.jar"/> - <classpathentry kind="lib" path="lib/hamcrest-core-1.3.jar"/> - <classpathentry kind="lib" path="lib/junit-4.13.1.jar"/> - <classpathentry kind="lib" path="lib/ooxml/curvesapi-1.06.jar"/> - <classpathentry exported="true" kind="lib" path="build/dist/maven/poi-ooxml-full/poi-ooxml-full-5.0.0-SNAPSHOT.jar" sourcepath="build/xmlbean-sources"/> - <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"/> - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/> - <classpathentry exported="true" kind="lib" path="compile-lib/log4j-api-2.14.0.jar"/> - <classpathentry kind="lib" path="lib/ooxml-provided/bcpkix-jdk15on-1.68.jar"/> - <classpathentry kind="lib" path="lib/ooxml-provided/bcprov-jdk15on-1.68.jar"/> - <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"/> - <classpathentry exported="true" kind="lib" path="lib/ooxml-provided/xmlsec-2.2.1.jar"/> - <classpathentry exported="true" kind="lib" path="lib/commons-codec-1.15.jar"/> - <classpathentry exported="true" kind="lib" path="lib/commons-collections4-4.4.jar"/> - <classpathentry kind="lib" path="lib/commons-math3-3.6.1.jar"/> - <classpathentry kind="lib" path="lib/main-tests/xmlunit-core-2.8.0.jar"/> - <classpathentry kind="lib" path="lib/objenesis-2.6.jar"/> - <classpathentry kind="lib" path="lib/commons-compress-1.20.jar"/> - <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"/> - <classpathentry kind="lib" path="compile-lib/batik-all-1.14.jar"/> - <classpathentry kind="lib" path="lib/SparseBitSet-1.2.jar"/> - <classpathentry kind="output" path="bin"/> -</classpath> |