]> 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, 16 Apr 2017 10:19:41 +0000 (10:19 +0000)
committerDominik Stadler <centic@apache.org>
Sun, 16 Apr 2017 10:19:41 +0000 (10:19 +0000)
Conflicts:
.classpath

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

.classpath

index 3238145f400c46efed3f386dda126da3439d103d..b860811a204b831067f04696d923211ed753a3e0 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>