]> source.dussan.org Git - poi.git/commitdiff
List additional dependencies from the Ant build file in Eclipse
authorNick Burch <nick@apache.org>
Tue, 30 Oct 2018 16:39:33 +0000 (16:39 +0000)
committerNick Burch <nick@apache.org>
Tue, 30 Oct 2018 16:39:33 +0000 (16:39 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1845255 13f79535-47bb-0310-9956-ffa450edef68

.classpath

index 44a0ea8cb59135f130ebb80a71597f701e5d130f..247c5000e23871259ff439a79eb94013a5729b25 100644 (file)
@@ -30,6 +30,9 @@
        <classpathentry exported="true" kind="lib" path="compile-lib/slf4j-api-1.7.25.jar"/>
        <classpathentry kind="lib" path="compile-lib/bcpkix-jdk15on-1.60.jar"/>
        <classpathentry kind="lib" path="compile-lib/bcprov-ext-jdk15on-1.60.jar"/>
+       <classpathentry kind="lib" path="ooxml-testlib/reflections.jar"/>
+       <classpathentry kind="lib" path="ooxml-testlib/guava.jar"/>
+       <classpathentry kind="lib" path="ooxml-testlib/javassist.jar"/>
        <classpathentry exported="true" kind="lib" path="compile-lib/xmlsec-2.1.0.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/commons-codec-1.11.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/commons-logging-1.2.jar"/>