Author: irooskov(a)redhat.com
Date: 2012-01-03 21:55:39 -0500 (Tue, 03 Jan 2012)
New Revision: 37627
Modified:
trunk/documentation/guides/GettingStartedGuide/en-US/Book_Info.xml
trunk/documentation/guides/GettingStartedGuide/en-US/getting_started.xml
Log:
updated to add info about wizards creating maven projects
Modified: trunk/documentation/guides/GettingStartedGuide/en-US/Book_Info.xml
===================================================================
--- trunk/documentation/guides/GettingStartedGuide/en-US/Book_Info.xml 2012-01-04 01:51:31
UTC (rev 37626)
+++ trunk/documentation/guides/GettingStartedGuide/en-US/Book_Info.xml 2012-01-04 02:55:39
UTC (rev 37627)
@@ -8,7 +8,7 @@
<productname>JBoss Developer Studio</productname>
<productnumber>5.0</productnumber>
<edition>5.0.0</edition>
-<pubsnumber>3</pubsnumber>
+<pubsnumber>4</pubsnumber>
<abstract>
<para>The Getting Started Guide explains the JBoss Developer Studio.</para>
</abstract>
Modified: trunk/documentation/guides/GettingStartedGuide/en-US/getting_started.xml
===================================================================
--- trunk/documentation/guides/GettingStartedGuide/en-US/getting_started.xml 2012-01-04
01:51:31 UTC (rev 37626)
+++ trunk/documentation/guides/GettingStartedGuide/en-US/getting_started.xml 2012-01-04
02:55:39 UTC (rev 37627)
@@ -159,6 +159,11 @@
</imageobject>
</inlinemediaobject>.
</para>
+ <note>
+ <para>
+ All wizards generate Maven based projects, except for the <guilabel>Dynamic Web
Project</guilabel> wizard.
+ </para>
+ </note>
<figure>
<title>Creating a Project</title>
<mediaobject>