You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ni...@apache.org on 2018/10/30 16:39:33 UTC

svn commit: r1845255 - /poi/trunk/.classpath

Author: nick
Date: Tue Oct 30 16:39:33 2018
New Revision: 1845255

URL: http://svn.apache.org/viewvc?rev=1845255&view=rev
Log:
List additional dependencies from the Ant build file in Eclipse

Modified:
    poi/trunk/.classpath

Modified: poi/trunk/.classpath
URL: http://svn.apache.org/viewvc/poi/trunk/.classpath?rev=1845255&r1=1845254&r2=1845255&view=diff
==============================================================================
--- poi/trunk/.classpath (original)
+++ poi/trunk/.classpath Tue Oct 30 16:39:33 2018
@@ -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"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org