Author: irooskov(a)redhat.com
Date: 2011-08-14 18:31:10 -0400 (Sun, 14 Aug 2011)
New Revision: 33886
Added:
trunk/as/docs/reference/en-US/images/runtimes_servers/runtimes_servers-detecting_new_runtime_3.png
Modified:
trunk/as/docs/reference/en-US/Revision_History.xml
trunk/as/docs/reference/en-US/images/runtimes_servers/runtimes_servers-detecting_new_runtime_1.png
trunk/as/docs/reference/en-US/images/runtimes_servers/runtimes_servers-detecting_new_runtime_2.png
trunk/as/docs/reference/en-US/runtimes_servers.xml
Log:
updated for TOOLSDOC-180
Modified: trunk/as/docs/reference/en-US/Revision_History.xml
===================================================================
--- trunk/as/docs/reference/en-US/Revision_History.xml 2011-08-13 12:27:42 UTC (rev
33885)
+++ trunk/as/docs/reference/en-US/Revision_History.xml 2011-08-14 22:31:10 UTC (rev
33886)
@@ -6,7 +6,7 @@
<simpara>
<revhistory>
<revision>
- <revnumber>2</revnumber>
+ <revnumber>1-2</revnumber>
<date>Mon Jan 31 2011</date>
<author>
<firstname>Matthew</firstname>
@@ -20,7 +20,7 @@
</revdescription>
</revision>
<revision>
- <revnumber>1</revnumber>
+ <revnumber>1-1</revnumber>
<date>Wed Jun 09 2010</date>
<author>
<firstname>JBoss Tools</firstname>
@@ -34,7 +34,7 @@
</revdescription>
</revision>
<revision>
- <revnumber>0</revnumber>
+ <revnumber>1-0</revnumber>
<date>Fri Nov 20 2009</date>
<author>
<firstname>Isaac</firstname>
Modified:
trunk/as/docs/reference/en-US/images/runtimes_servers/runtimes_servers-detecting_new_runtime_1.png
===================================================================
(Binary files differ)
Modified:
trunk/as/docs/reference/en-US/images/runtimes_servers/runtimes_servers-detecting_new_runtime_2.png
===================================================================
(Binary files differ)
Added:
trunk/as/docs/reference/en-US/images/runtimes_servers/runtimes_servers-detecting_new_runtime_3.png
===================================================================
(Binary files differ)
Property changes on:
trunk/as/docs/reference/en-US/images/runtimes_servers/runtimes_servers-detecting_new_runtime_3.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Modified: trunk/as/docs/reference/en-US/runtimes_servers.xml
===================================================================
--- trunk/as/docs/reference/en-US/runtimes_servers.xml 2011-08-13 12:27:42 UTC (rev
33885)
+++ trunk/as/docs/reference/en-US/runtimes_servers.xml 2011-08-14 22:31:10 UTC (rev
33886)
@@ -204,11 +204,11 @@
</mediaobject>
</figure>
<para>
- The JBoss Runtimes preference page allows you to perform three different actions:
<guibutton>Search</guibutton> for a JBoss runtime installation,
<guibutton>Export</guibutton> a JBoss runtime configuration and
<guibutton>Import</guibutton> the configuration of a JBoss runtime.
- </para>
+ The JBoss Tools Runtimes preference page is split into two different sections. One
section defines <guilabel>Paths</guilabel> to be searched for installed server
runtimes, the other section defines the runtime detectors available when the paths in the
previous section are checked.
+ </para>
<para>
- The <guibutton>Search</guibutton> button opens a file system browser
window. Select the directory where you wish JBoss Tools to begin recursively searching for
JBoss runtimes and upon completion it will return all those found. From the returned list,
choose the runtimes you wish to make available to your JBoss Tools instance by clicking
the box beside each runtime and clicking the <guibutton>OK</guibutton>
button.
- </para>
+ The <guibutton>Add</guibutton> button in the
<guilabel>Paths</guilabel> section opens a file system browser window. Select
the directory you wish to have recursively searched for JBoss runtimes. The directory will
be searched and all found servers will be displayed as a list in the
<guilabel>Searching for runtimes</guilabel> dialog. From the returned list,
choose the runtimes you wish to make available by clicking the box beside each runtime and
clicking the <guibutton>OK</guibutton> button.
+ </para>
<figure>
<title>JBoss Runtime search results</title>
<mediaobject>
@@ -217,7 +217,20 @@
</imageobject>
</mediaobject>
</figure>
+ <para>
+ The path you searched is now added to a list in the <guilabel>JBoss Tools
Runtime Detection</guilabel> dialog <guilabel>Paths</guilabel> section.
All the paths in this section will be automatically searched when a new workspace is
created. If you wish for a path to be searched on startup then check the checkbox in the
<guilabel>Every start</guilabel> column associated with it.
+ </para>
+ <figure>
+ <title>JBoss Runtime search results</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/runtimes_servers/runtimes_servers-detecting_new_runtime_3.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
</section>
+<!-- No longer valid - cannot export or import runtime preferences
+
<section id="Exporting_and_Importing_runtime_preferences">
<title>Exporting and Importing runtime preferences</title>
<para>
@@ -253,7 +266,7 @@
</imageobject>
</mediaobject>
</figure>
- </section>
+ </section> -->
<section id="CopyRuntime">
<title>Duplicating a runtime configuration</title>
<para>
Show replies by date