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

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Thu Jul 12 17:48:29 EDT 2012


Author: irooskov at redhat.com
Date: 2012-07-12 17:48:26 -0400 (Thu, 12 Jul 2012)
New Revision: 42554

Modified:
   trunk/documentation/guides/GettingStartedGuide/en-US/Book_Info.xml
   trunk/documentation/guides/GettingStartedGuide/en-US/installation.xml
Log:
updated for TOOLSDOC-245


Modified: trunk/documentation/guides/GettingStartedGuide/en-US/Book_Info.xml
===================================================================
--- trunk/documentation/guides/GettingStartedGuide/en-US/Book_Info.xml	2012-07-12 18:49:09 UTC (rev 42553)
+++ trunk/documentation/guides/GettingStartedGuide/en-US/Book_Info.xml	2012-07-12 21:48:26 UTC (rev 42554)
@@ -8,7 +8,7 @@
 <productname>JBoss Developer Studio</productname>
 <productnumber>5.0</productnumber>
 <edition>5.0.1</edition>
-<pubsnumber>32</pubsnumber>
+<pubsnumber>33</pubsnumber>
 <abstract>
 <para>The Getting Started Guide explains the JBoss Developer Studio.</para>
 </abstract>

Modified: trunk/documentation/guides/GettingStartedGuide/en-US/installation.xml
===================================================================
--- trunk/documentation/guides/GettingStartedGuide/en-US/installation.xml	2012-07-12 18:49:09 UTC (rev 42553)
+++ trunk/documentation/guides/GettingStartedGuide/en-US/installation.xml	2012-07-12 21:48:26 UTC (rev 42554)
@@ -355,49 +355,30 @@
     </figure>
      
 	<para>
-        This step lets you configure locally available JBoss servers:
+        This step lets you select a location that will be used to search for locally available JBoss servers upon first running of JBoss Developer Studio:
     </para>
      
     <figure>
-      <title>Configuring a JBoss Enterprise Application Platform installation</title> 
+      <title>Selecting a location to search for JBoss servers</title> 
       <mediaobject>
         <imageobject>
           <imagedata fileref="images/getting_started/getting_started_3.png"/>
         </imageobject>
       </mediaobject>
     </figure>
-     
+	
         <para>
-          You can fill the list automatically using the 
+			To add a location click on the <guibutton>Add</guibutton> button. When the 
           <guibutton>
-            Find
+            Add
           </guibutton>
-           button. When the 
-          <guibutton>
-            Find
-          </guibutton>
            button is clicked you are prompted to select the folder from which to search for available JBoss Application Servers. Click the 
           <guibutton>
             OK
           </guibutton>
-           button to select the chosen folder.
+		  button to select the chosen location. This location and subsequent directories will be searched for any JBoss server instances when you launch JBoss Developer Studio.
         </para>
  <!--    
-    <figure>
-      <title>Finding Servers in the Selected Directory</title> 
-      <mediaobject>
-        <imageobject>
-          <imagedata fileref="images/getting_started/getting_started_3_3_1.png"/>
-        </imageobject>
-      </mediaobject>
-    </figure>
-     
-	<para/> -->
-     
-        <para>
-          All found servers will be added to the list with the following details: Name, Type, Version and Location.
-        </para>
- <!--    
     <itemizedlist>
       <listitem>
         <para>



More information about the jbosstools-commits mailing list