Author: abogachuk
Date: 2010-05-15 08:49:33 -0400 (Sat, 15 May 2010)
New Revision: 22102
Modified:
trunk/documentation/guides/GettingStartedGuide/en-US/project_examples.xml
Log:
https://jira.jboss.org/browse/TOOLSDOC-11 - Updated the doc according to new functionality
added to Project Examples.
Modified: trunk/documentation/guides/GettingStartedGuide/en-US/project_examples.xml
===================================================================
--- trunk/documentation/guides/GettingStartedGuide/en-US/project_examples.xml 2010-05-15
12:46:52 UTC (rev 22101)
+++ trunk/documentation/guides/GettingStartedGuide/en-US/project_examples.xml 2010-05-15
12:49:33 UTC (rev 22102)
@@ -119,6 +119,31 @@
</mediaobject>
</figure>
+
+ <para>Some project examples have dependencies which could not be
automatically configured.
+ In such cases you will receive the message prompted about detected
requirements (see the figure below).</para>
+
+ <figure>
+ <title>Prompt about Project Example Requirements</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/project_examples/pr_example_2a.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+
+ <para>You should click
<emphasis><property>Details</property></emphasis> to see the list
of requirements
+ and make fixes.</para>
+
+ <figure>
+ <title>Requirements Details Dialog</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/project_examples/pr_example_2b.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+
<para>If you have previously specified user sites (see the <link
linkend="UserSites">User Sites</link> chapter) they also will be
displayed in the list of project examples in the category that was defined in the xml
file with user sites settings. </para>
<figure>
<title>User Site</title>