Browse Source

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
tags/REL_3_16_BETA2
Dominik Stadler 7 years ago
parent
commit
4d09b6305d
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      .classpath

+ 1
- 1
.classpath View File

@@ -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"/>

Loading…
Cancel
Save