Revert "Set eclipse folder outside of build-folder to not have hickups in Eclipse whener we run 'and clean'"

This reverts commit 95cab3394bb01de85fecb5587db057cf790b5be6.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773690 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Dominik Stadler 2016-12-11 21:15:41 +00:00
parent 17311852ce
commit 78c5909504
1 changed files with 1 additions and 1 deletions

View File

@ -32,5 +32,5 @@
<classpathentry exported="true" kind="lib" path="lib/commons-codec-1.10.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-logging-1.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-collections4-4.1.jar"/>
<classpathentry kind="output" path="bin"/>
<classpathentry kind="output" path="build/eclipse"/>
</classpath>