[jbosstools-commits] JBoss Tools SVN: r13012 - trunk/documentation/guides/GettingStartedGuide/en/modules.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Tue Jan 13 08:51:08 EST 2009


Author: abogachuk
Date: 2009-01-13 08:51:08 -0500 (Tue, 13 Jan 2009)
New Revision: 13012

Modified:
   trunk/documentation/guides/GettingStartedGuide/en/modules/getting_started.xml
Log:
https://jira.jboss.org/jira/browse/JBDS-514

Modified: trunk/documentation/guides/GettingStartedGuide/en/modules/getting_started.xml
===================================================================
--- trunk/documentation/guides/GettingStartedGuide/en/modules/getting_started.xml	2009-01-13 11:26:48 UTC (rev 13011)
+++ trunk/documentation/guides/GettingStartedGuide/en/modules/getting_started.xml	2009-01-13 13:51:08 UTC (rev 13012)
@@ -263,12 +263,11 @@
     <para>Installation process includes <ulink url="http://www.jboss.com/products/platforms/application">JBoss Enterprise Application
       Platform</ulink>. Select <emphasis>
       <property>Yes</property>
-     </emphasis> to use it in JBoss Developer Studio.</para>
+      </emphasis> to use it in JBoss Developer Studio.  This step lets you configure locally available JBoss Application Servers. You can fill the list automatically using the <emphasis><property>Find</property></emphasis> button - select a folder where search of available JBoss Application Servers should be started.  After finding the list can be edited by the <emphasis><property>Add</property></emphasis> and <emphasis><property>Remove</property></emphasis> buttons. 
+  </para>
    </listitem>
   </itemizedlist>
 
-  <para/>
-
   <figure>
    <title>JBoss Enterprise Application Platform Installing</title>
    <mediaobject>
@@ -277,13 +276,31 @@
     </imageobject>
    </mediaobject>
   </figure>
+
+  <itemizedlist>
+   <listitem> <para>You can also add servers or one by one using the <emphasis><property>Add</property></emphasis> button:</para>
+   </listitem>
+  </itemizedlist>
+ 
+  <figure>
+   <title>Add Server to be configured</title>
+   <mediaobject>
+    <imageobject>
+     <imagedata fileref="images/getting_started/getting_started_3_1.png"/>
+    </imageobject>
+   </mediaobject>
+  </figure>
   <para/>
-  <note>
+
+<para>Click on <emphasis><property>Browse</property></emphasis>, select </para>
+  
+  <para/>
+  <!--  <note>
    <title>Note:</title>
    <para>The installer installs JBoss Enterprise Application Platform for running your applications
     if you select this option during the installation process. If you want to use a different server
     than ours, you can change the setting in JBoss Developer Studio.</para>
-  </note>
+    </note>-->
 
   <itemizedlist>
    <listitem>




More information about the jbosstools-commits mailing list