Author: hibou
Date: Mon Jul 30 23:40:06 2012
New Revision: 1367367
URL: http://svn.apache.org/viewvc?rev=1367367&view=rev
Log:
IVYDE-311: document the Ivy user dir
Modified:
ant/ivy/ivyde/trunk/doc/preferences.html
Modified: ant/ivy/ivyde/trunk/doc/preferences.html
URL:
http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/preferences.html?rev=1367367&r1=1367366&r2=1367367&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/doc/preferences.html (original)
+++ ant/ivy/ivyde/trunk/doc/preferences.html Mon Jul 30 23:40:06 2012
@@ -82,6 +82,8 @@ The global configuration can be found in
<p>By default, Apache IvyDE will parse the ivy settings file each times it is
needed (each resolve, refresh, clean cache or completion in the ivy editor).
For remote ivysettings this can slow the UI dramatically, so it is possible to
make IvyDE keep the settings in a cache and only reload them via the context
menu on the container).</p>
<h4>Ivy settings path:</h4>
<p>The path to your ivy settings file. Leave it blank to use Ivy default
resolvers. See also the documentation about <a href="eclipsevar.html">Eclipse
variables</a>.</p>
+<h4>Ivy user dir:</h4>
+<p>The path to the default Ivy user directory, where Ivy have its default
cache location</p>
<h4>Property files:</h4>
<p>This is a list of Java properties files to load before loading the
ivysettings.xml. Specify in this files properties which you expect to use in
the ivysettings.xml</p>