]> source.dussan.org Git - poi.git/commitdiff
Set source of generated ooxml classes
authorDominik Stadler <centic@apache.org>
Fri, 22 Nov 2013 22:00:12 +0000 (22:00 +0000)
committerDominik Stadler <centic@apache.org>
Fri, 22 Nov 2013 22:00:12 +0000 (22:00 +0000)
Conflicts:

.classpath

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1544692 13f79535-47bb-0310-9956-ffa450edef68

.classpath

index 439f571fe457ca118f0d40ab85fce60e459e3b01..facc548d7000e9e6bb034f7081a51486e950cfe7 100644 (file)
@@ -23,7 +23,7 @@
        <classpathentry kind="lib" path="ooxml-lib/xmlbeans-2.3.0.jar"/>
        <classpathentry kind="lib" path="lib/hamcrest-core-1.3.jar"/>
        <classpathentry kind="lib" path="lib/junit-4.11.jar"/>
-       <classpathentry kind="lib" path="ooxml-lib/ooxml-schemas-1.1.jar"/>
+       <classpathentry kind="lib" path="ooxml-lib/ooxml-schemas-1.1.jar" sourcepath="ooxml-lib/ooxml-schemas-src-1.1.jar"/>
        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
        <classpathentry kind="output" path="build/eclipse"/>
 </classpath>