]> source.dussan.org Git - poi.git/commitdiff
Set eclipse folder outside of build-folder to not have hickups in Eclipse whener...
authorDominik Stadler <centic@apache.org>
Sun, 11 Dec 2016 20:58:07 +0000 (20:58 +0000)
committerDominik Stadler <centic@apache.org>
Sun, 11 Dec 2016 20:58:07 +0000 (20:58 +0000)
Conflicts:
.classpath

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

.classpath

index 54e551ce250941c24c4e31cd148f3b6f4caa88b0..b92bbd9cf5ab8395ee72e2174a61f54cd467f599 100644 (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="build/eclipse"/>
+       <classpathentry kind="output" path="bin"/>
 </classpath>