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 2015/03/18 14:17:07 UTC

svn commit: r1667534 - /poi/site/src/documentation/content/xdocs/howtobuild.xml

Author: centic
Date: Wed Mar 18 13:17:07 2015
New Revision: 1667534

URL: http://svn.apache.org/r1667534
Log:
Small update to the description of how to run unit tests in Eclipse

Modified:
    poi/site/src/documentation/content/xdocs/howtobuild.xml

Modified: poi/site/src/documentation/content/xdocs/howtobuild.xml
URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/howtobuild.xml?rev=1667534&r1=1667533&r2=1667534&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/howtobuild.xml (original)
+++ poi/site/src/documentation/content/xdocs/howtobuild.xml Wed Mar 18 13:17:07 2015
@@ -130,7 +130,8 @@
             </p>
             <p>
             	Note: when executing junit tests from within Eclipse, you might need to set the system 
-            	property "POI.testdata.path" to make the test framework find the required test-files. 
+            	property "POI.testdata.path" to the actual location of the 'test-data' directory to make 
+            	the test framework find the required test-files. A simple value of 'test-data' usually works. 
             </p>
         </section>
         <section>



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