Author: centic
Date: Fri Nov 22 22:00:12 2013
New Revision: 1544692

URL: http://svn.apache.org/r1544692
Log:
Set source of generated ooxml classes

Conflicts:

        .classpath

Modified:
    poi/trunk/.classpath

Modified: poi/trunk/.classpath
URL: 
http://svn.apache.org/viewvc/poi/trunk/.classpath?rev=1544692&r1=1544691&r2=1544692&view=diff
==============================================================================
--- poi/trunk/.classpath (original)
+++ poi/trunk/.classpath Fri Nov 22 22:00:12 2013
@@ -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>



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

Reply via email to