Author: irooskov(a)redhat.com
Date: 2012-02-29 17:41:35 -0500 (Wed, 29 Feb 2012)
New Revision: 39210
Added:
trunk/documentation/guides/GettingStartedGuide/en-US/images/getting_started/jboss_central_05a_gwt.png
Modified:
trunk/documentation/guides/GettingStartedGuide/en-US/Book_Info.xml
trunk/documentation/guides/GettingStartedGuide/en-US/images/getting_started/jboss_central_01.png
trunk/documentation/guides/GettingStartedGuide/en-US/images/getting_started/jboss_central_04.png
trunk/documentation/guides/GettingStartedGuide/en-US/jboss_central.xml
Log:
updated with beta1 info for central
Modified: trunk/documentation/guides/GettingStartedGuide/en-US/Book_Info.xml
===================================================================
--- trunk/documentation/guides/GettingStartedGuide/en-US/Book_Info.xml 2012-02-29 20:15:11
UTC (rev 39209)
+++ trunk/documentation/guides/GettingStartedGuide/en-US/Book_Info.xml 2012-02-29 22:41:35
UTC (rev 39210)
@@ -8,7 +8,7 @@
<productname>JBoss Developer Studio</productname>
<productnumber>5.0</productnumber>
<edition>5.0.0</edition>
-<pubsnumber>8</pubsnumber>
+<pubsnumber>9</pubsnumber>
<abstract>
<para>The Getting Started Guide explains the JBoss Developer Studio.</para>
</abstract>
Modified:
trunk/documentation/guides/GettingStartedGuide/en-US/images/getting_started/jboss_central_01.png
===================================================================
(Binary files differ)
Modified:
trunk/documentation/guides/GettingStartedGuide/en-US/images/getting_started/jboss_central_04.png
===================================================================
(Binary files differ)
Added:
trunk/documentation/guides/GettingStartedGuide/en-US/images/getting_started/jboss_central_05a_gwt.png
===================================================================
(Binary files differ)
Property changes on:
trunk/documentation/guides/GettingStartedGuide/en-US/images/getting_started/jboss_central_05a_gwt.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Modified: trunk/documentation/guides/GettingStartedGuide/en-US/jboss_central.xml
===================================================================
--- trunk/documentation/guides/GettingStartedGuide/en-US/jboss_central.xml 2012-02-29
20:15:11 UTC (rev 39209)
+++ trunk/documentation/guides/GettingStartedGuide/en-US/jboss_central.xml 2012-02-29
22:41:35 UTC (rev 39210)
@@ -39,7 +39,7 @@
</mediaobject>
</figure>
<para>
- From the <guilabel>Create Projects</guilabel> section you can create a
<guilabel>Dynamic Web Project</guilabel>, <guilabel>OpenShift Express
Application</guilabel>, <guilabel>Java EE Web Project</guilabel>,
<guilabel>Java EE Project</guilabel>, <guilabel>HTML5
Project</guilabel>, <guilabel>Spring MVC Project</guilabel>,
<guilabel>RichFaces Project</guilabel>, or any one of many
<guilabel>Project Examples</guilabel>. To access a complete list of projects
you can create, click on the window icon at the top-right of the <guilabel>Create
Projects</guilabel> section <inlinemediaobject>
+ From the <guilabel>Create Projects</guilabel> section you can create a
<guilabel>Dynamic Web Project</guilabel>, <guilabel>OpenShift Express
Application</guilabel>, <guilabel>Java EE Web Project</guilabel>,
<guilabel>Java EE Project</guilabel>, <guilabel>HTML5
Project</guilabel>, <guilabel>Spring MVC Project</guilabel>,
<guilabel>RichFaces Project</guilabel>, <guilabel>GWT Web
Project</guilabel>, or any one of many <guilabel>Project
Examples</guilabel>. To access a complete list of projects you can create, click on
the window icon at the top-right of the <guilabel>Create Projects</guilabel>
section <inlinemediaobject>
<imageobject>
<imagedata
fileref="images/getting_started/jboss_central_icon_01.png"/>
</imageobject>
@@ -58,6 +58,20 @@
</imageobject>
</mediaobject>
</figure>
+ <formalpara>
+ <title>GWT (Google Web Toolkit) Web Project creation</title>
+ <para>
+ To create a GWT web project, the latest m2e-wtp and Google plug-ins have to be
installed. If these plug-ins have not been previously installed, the first page of the GWT
web project wizard will provide you with the ability to install the plug-ins.
+ </para>
+ </formalpara>
+ <figure>
+ <title>GWT Web Project creation: plug-in page</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/getting_started/jboss_central_05a_gwt.png"
scale="90"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
<para>
Under the <guilabel>Project Examples</guilabel> section you can expand and
view <guilabel>JBoss Quickstarts</guilabel>. Each quickstart is an example to
assist first time users.
</para>
Show replies by thread