diff options
author | Greg Woolsey <gwoolsey@apache.org> | 2017-05-12 18:01:32 +0000 |
---|---|---|
committer | Greg Woolsey <gwoolsey@apache.org> | 2017-05-12 18:01:32 +0000 |
commit | 674d6ac2c9d4a5267b748b24d45a140881e68d7d (patch) | |
tree | 0ef5a115291ca5712e06c8e9cc84ce44b3dcc0e4 /.classpath | |
parent | ea50ff46830b0d29aaeb687e7d463609308cccae (diff) | |
download | poi-674d6ac2c9d4a5267b748b24d45a140881e68d7d.tar.gz poi-674d6ac2c9d4a5267b748b24d45a140881e68d7d.zip |
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1795002 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 b860811a20..f700e8e5e2 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="ooxml-lib/xmlbeans-2.6.0.jar"/> <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"/> |