Browse Source

Add scratchpad-resources to .classpath make TestExtractorFactory run in Eclipse

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1536065 13f79535-47bb-0310-9956-ffa450edef68
tags/REL_3_10_FINAL
Dominik Stadler 10 years ago
parent
commit
ce38b49078
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      .classpath

+ 1
- 0
.classpath View 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"/>

Loading…
Cancel
Save