]> source.dussan.org Git - poi.git/commitdiff
Add scratchpad-resources to .classpath make TestExtractorFactory run in Eclipse
authorDominik Stadler <centic@apache.org>
Sun, 27 Oct 2013 08:33:59 +0000 (08:33 +0000)
committerDominik Stadler <centic@apache.org>
Sun, 27 Oct 2013 08:33:59 +0000 (08:33 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1536065 13f79535-47bb-0310-9956-ffa450edef68

.classpath

index 8710dd7738e9d6d0324022d997b504961864ca0a..439f571fe457ca118f0d40ab85fce60e459e3b01 100644 (file)
@@ -8,6 +8,7 @@
        <classpathentry kind="src" path="src/resources/ooxml"/>
        <classpathentry kind="src" path="src/scratchpad/src"/>
        <classpathentry kind="src" path="src/scratchpad/testcases"/>
+       <classpathentry kind="src" path="src/resources/scratchpad"/>
        <classpathentry kind="src" path="src/contrib/poi-ruby/java"/>
        <classpathentry kind="src" path="src/examples/src"/>
        <classpathentry kind="src" path="src/excelant/java"/>