diff options
author | Dominik Stadler <centic@apache.org> | 2016-12-11 20:56:56 +0000 |
---|---|---|
committer | Dominik Stadler <centic@apache.org> | 2016-12-11 20:56:56 +0000 |
commit | 4d09b6305d10919bbf541e87e006303d1a4acfc2 (patch) | |
tree | b0d5989bd9b1ed7ef99e35ce7fe5ac9f99bec348 /.classpath | |
parent | d0afd9a48bf578a9834cc47ee509b317fe0961ef (diff) | |
download | poi-4d09b6305d10919bbf541e87e006303d1a4acfc2.tar.gz poi-4d09b6305d10919bbf541e87e006303d1a4acfc2.zip |
Add local source for xmlbeans 2.3.0
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773617 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath index 3238145f40..54e551ce25 100644 --- a/.classpath +++ b/.classpath @@ -18,7 +18,7 @@ <classpathentry kind="lib" path="lib/ant-1.9.4.jar"/> <classpathentry kind="lib" path="lib/ant-launcher-1.9.4.jar"/> <classpathentry kind="lib" path="lib/log4j-1.2.17.jar"/> - <classpathentry exported="true" kind="lib" path="ooxml-lib/xmlbeans-2.6.0.jar"/> + <classpathentry exported="true" kind="lib" path="ooxml-lib/xmlbeans-2.6.0.jar" sourcepath="/opt/apache/xmlbeans/xmlbeans-2.6.0"/> <classpathentry kind="lib" path="lib/hamcrest-core-1.3.jar"/> <classpathentry kind="lib" path="lib/junit-4.12.jar"/> <classpathentry kind="lib" path="ooxml-lib/curvesapi-1.04.jar"/> |