You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by hi...@apache.org on 2012/01/31 00:32:25 UTC

svn commit: r1238084 - in /ant/ivy/ivyde/trunk/doc: ./ cpc/ images/

Author: hibou
Date: Mon Jan 30 23:32:24 2012
New Revision: 1238084

URL: http://svn.apache.org/viewvc?rev=1238084&view=rev
Log:
First review of the screenshots

Added:
    ant/ivy/ivyde/trunk/doc/images/pref_advanced.jpg   (with props)
    ant/ivy/ivyde/trunk/doc/images/pref_source_javadoc_mapping.jpg   (with props)
    ant/ivy/ivyde/trunk/doc/images/xml_editor_color.jpg   (with props)
Removed:
    ant/ivy/ivyde/trunk/doc/cpc/reload_settings.html
    ant/ivy/ivyde/trunk/doc/images/reload_settings.jpg
Modified:
    ant/ivy/ivyde/trunk/doc/cp_container.html
    ant/ivy/ivyde/trunk/doc/cpc/resolve.html
    ant/ivy/ivyde/trunk/doc/cpc/workspace.html
    ant/ivy/ivyde/trunk/doc/images/pref.jpg
    ant/ivy/ivyde/trunk/doc/images/pref_classpath.jpg
    ant/ivy/ivyde/trunk/doc/images/pref_settings.jpg
    ant/ivy/ivyde/trunk/doc/images/pref_workspace.jpg
    ant/ivy/ivyde/trunk/doc/images/workspace.jpg
    ant/ivy/ivyde/trunk/doc/index.html
    ant/ivy/ivyde/trunk/doc/preferences.html

Modified: ant/ivy/ivyde/trunk/doc/cp_container.html
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/cp_container.html?rev=1238084&r1=1238083&r2=1238084&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/doc/cp_container.html (original)
+++ ant/ivy/ivyde/trunk/doc/cp_container.html Mon Jan 30 23:32:24 2012
@@ -24,7 +24,7 @@
 </head>
 <body>
 	<textarea id="xooki-source">
-The IvyDE classpath container will help you manage the classpath of your Eclipse&#153; projects, based on the dependencies declared in Ivy files found in your projects.
+The IvyDE classpath container will help you manage the classpath of your Java&#153; Eclipse&#153; projects, based on the dependencies declared in Ivy files found in your projects.
 
 Some of the tasks that can be performed on the container include:
 <ul>

Modified: ant/ivy/ivyde/trunk/doc/cpc/resolve.html
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/cpc/resolve.html?rev=1238084&r1=1238083&r2=1238084&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/doc/cpc/resolve.html (original)
+++ ant/ivy/ivyde/trunk/doc/cpc/resolve.html Mon Jan 30 23:32:24 2012
@@ -30,6 +30,8 @@ This command will invoke the "resolve" I
 
 There is also a "refresh" action: this action is similar to the resolve one, but does not perform a full resolve if a report already exists in the cache. This is particularly useful if you work with Apache Ant and a command line so that you avoid two full resolves.  It is also the default action performed on classpath containers when the Eclipse workspace is opened (<b>Windows > Preferences > Ivy</b>), in effect restoring the classpath container to its state prior to the last closing of the workspace if no other action is performed against the ivy.xml in the meantime.
 
+And there is a "reload settings" action: by default IvyDE does reload ivy settings files each time a resolve it required. But in case the ivy settings file is remote, this take make the user experience quite slow. To work around that, you can check in the <a href="../preferences.html">preference page</a> the option to only load on demand, and use the "reload settings" action in the context menu.
+
 <center><img src="../images/cp_resolve.jpg"></center><br/>
 
 You can also trigger a resolve (not a refresh!) of every IvyDE classpath container in the workspace via the button in the tool bar of Eclipse.

Modified: ant/ivy/ivyde/trunk/doc/cpc/workspace.html
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/cpc/workspace.html?rev=1238084&r1=1238083&r2=1238084&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/doc/cpc/workspace.html (original)
+++ ant/ivy/ivyde/trunk/doc/cpc/workspace.html Mon Jan 30 23:32:24 2012
@@ -32,7 +32,7 @@ Consider a multi-module application with
 
 First, each application module should be separate a project in Eclipse, and each of these projects should have a configured IvyDE classpath container.
 
-To enable resolution in the workspace, go to the advanced configuration panel of the classpath container and select <b>Resolve dependencies in workspace</b>.
+To enable resolution in the workspace, go to the "classpath" panel of the classpath container and select <b>Resolve dependencies in workspace</b>.
 
 <center><img src="../images/workspace.jpg"/></center>
 

Modified: ant/ivy/ivyde/trunk/doc/images/pref.jpg
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/images/pref.jpg?rev=1238084&r1=1238083&r2=1238084&view=diff
==============================================================================
Binary files - no diff available.

Added: ant/ivy/ivyde/trunk/doc/images/pref_advanced.jpg
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/images/pref_advanced.jpg?rev=1238084&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ant/ivy/ivyde/trunk/doc/images/pref_advanced.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Modified: ant/ivy/ivyde/trunk/doc/images/pref_classpath.jpg
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/images/pref_classpath.jpg?rev=1238084&r1=1238083&r2=1238084&view=diff
==============================================================================
Binary files - no diff available.

Modified: ant/ivy/ivyde/trunk/doc/images/pref_settings.jpg
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/images/pref_settings.jpg?rev=1238084&r1=1238083&r2=1238084&view=diff
==============================================================================
Binary files - no diff available.

Added: ant/ivy/ivyde/trunk/doc/images/pref_source_javadoc_mapping.jpg
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/images/pref_source_javadoc_mapping.jpg?rev=1238084&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ant/ivy/ivyde/trunk/doc/images/pref_source_javadoc_mapping.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Modified: ant/ivy/ivyde/trunk/doc/images/pref_workspace.jpg
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/images/pref_workspace.jpg?rev=1238084&r1=1238083&r2=1238084&view=diff
==============================================================================
Binary files - no diff available.

Modified: ant/ivy/ivyde/trunk/doc/images/workspace.jpg
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/images/workspace.jpg?rev=1238084&r1=1238083&r2=1238084&view=diff
==============================================================================
Binary files - no diff available.

Added: ant/ivy/ivyde/trunk/doc/images/xml_editor_color.jpg
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/images/xml_editor_color.jpg?rev=1238084&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ant/ivy/ivyde/trunk/doc/images/xml_editor_color.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Modified: ant/ivy/ivyde/trunk/doc/index.html
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/index.html?rev=1238084&r1=1238083&r2=1238084&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/doc/index.html (original)
+++ ant/ivy/ivyde/trunk/doc/index.html Mon Jan 30 23:32:24 2012
@@ -24,7 +24,7 @@
 </head>
 <body>
 	<textarea id="xooki-source">
-Apache IvyDE is the Eclipse plugin which integrates Apache Ivy's dependency management into Eclipse&#153;. It lets you manage your dependencies declared in an ivy.xml in your Java Eclipse projects, or any other kind of project which needs dependency management.
+Apache IvyDE Eclipse plugin integrates Apache Ivy's dependency management into Eclipse&#153;. It lets you manage your dependencies declared in an ivy.xml in your Java Eclipse projects, or any other kind of project which needs dependency management.
 
 A summary of the features it provides follows:
 <ul>
@@ -33,6 +33,7 @@ A summary of the features it provides fo
 <li><a href="settingseditor.html">Ivy settings files editor</a>: completion for XML tags, attributes, and attribute values.</li>
 <li><a href="cp_container.html">Ivy console</a>: presents every log from Ivy to assist in debugging a failing resolve.</li>
 <li><a href="revdepexplorer.html">Reverse Dependency Explorer</a>: helps you work with conflicting dependencies amongst several projects.</li>
+<li>Resolve and retrieve for non Java project: use Ivy within Eclipse to manage files non necessarly Java-related</li>
 </ul>
 
 Apache IvyDE can be also used with other plugins like <a href="cpc/wtp.html">WTP</a> and <a href="ant.html">Apache Ant</a>.

Modified: ant/ivy/ivyde/trunk/doc/preferences.html
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/preferences.html?rev=1238084&r1=1238083&r2=1238084&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/doc/preferences.html (original)
+++ ant/ivy/ivyde/trunk/doc/preferences.html Mon Jan 30 23:32:24 2012
@@ -30,7 +30,6 @@ The global configuration can be found in
 
 <h1><a name="global"></a>Global Ivy preferences</h1>
 
-<b><font color="red">TODO: SCREENSHOT NOT UP TO DATE</font></b>
 <center><img src="images/pref.jpg"/></center>
 
 <h4>Offline</h4>
@@ -48,14 +47,16 @@ The global configuration can be found in
 
 <h1><a name="advanced"></a>Advanced</h1>
 
-<b><font color="red">TODO: SCREENSHOT</font></b>
+<center><img src="images/pref_advanced.jpg"/></center>
 
 <h4>Resolve before launch:</h4>
 <p>An IvyDE container can be used in the classpath of a launch configuration, and the container can be resolved on each launch. See the documentation about <a href="cpc/launch.html">launch configurations</a> for further information on this feature.</p>
 
+<h4>Use extended resolve id</h4>
+<p>A resolve id is an identifier which helps Ivy to make cache of results of resolve. By default IvyDE each the id which is composed of the organisation and the module name. An extended resolve id is also composed of the status, branch and revision. If you have troubles with the resolve of multiple versions of the same project within the same workspace, you should probably enable this option.</p>
+
 <h1><a name="classpath"></a>Classpath container</h1>
 
-<b><font color="red">TODO: SCREENSHOT NOT UP TO DATE</font></b>
 <center><img src="images/pref_classpath.jpg"/></center>
 
 <h4>Resolve dependencies in workpace:</h4>
@@ -75,7 +76,6 @@ The global configuration can be found in
 
 <h1><a name="settings"></a>Ivy settings</h1>
 
-<b><font color="red">TODO: SCREENSHOT NOT UP TO DATE</font></b>
 <center><img src="images/pref_settings.jpg"/></center>
 
 <h4>Reload the settings only on demand:</h4>
@@ -87,8 +87,7 @@ The global configuration can be found in
 
 <h1><a name="mapping"></a>Source/Javadoc mapping</h1>
 
-<b><font color="red">TODO: SCREENSHOT NOT UP TO DATE</font></b>
-<center><img src="images/pref_workspace.jpg"/></center>
+<center><img src="images/pref_source_javadoc_mapping.jpg"/></center>
 
 <h4>Sources types:</h4>
 <p>A comma separated list of Ivy "type" names which should be considered sources.</p>
@@ -107,7 +106,6 @@ The global configuration can be found in
 
 <h1><a name="workspace"></a>Workspace resolver</h1>
 
-<b><font color="red">TODO: SCREENSHOT NOT UP TO DATE</font></b>
 <center><img src="images/pref_workspace.jpg"/></center>
 
 <h4>Closing trigger resolve:</h4>
@@ -119,8 +117,7 @@ The global configuration can be found in
 
 <h1><a name="xmleditor"></a>XML Editor</h1>
 
-<b><font color="red">TODO: SCREENSHOT</font></b>
-<center><img src="images/xmleditor_color_config.jpg"/></center>
+<center><img src="images/xml_editor_color.jpg"/></center>
 
 This configuration panel allow you to change the color used in the <a href="ivyeditor.html">Ivy file editor</a> and the <a href="settingseditor.html">Ivy settings editor</a>.
 </textarea>