You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ce...@apache.org on 2016/12/11 21:15:41 UTC

svn commit: r1773690 - /poi/trunk/.classpath

Author: centic
Date: Sun Dec 11 21:15:41 2016
New Revision: 1773690

URL: http://svn.apache.org/viewvc?rev=1773690&view=rev
Log:
Revert "Set eclipse folder outside of build-folder to not have hickups in Eclipse whener we run 'and clean'"

This reverts commit 95cab3394bb01de85fecb5587db057cf790b5be6.

Modified:
    poi/trunk/.classpath

Modified: poi/trunk/.classpath
URL: http://svn.apache.org/viewvc/poi/trunk/.classpath?rev=1773690&r1=1773689&r2=1773690&view=diff
==============================================================================
--- poi/trunk/.classpath (original)
+++ poi/trunk/.classpath Sun Dec 11 21:15:41 2016
@@ -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>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org