[jbosstools-commits] JBoss Tools SVN: r36065 - in trunk/as/docs/reference/en-US: images/perspective and 1 other directory.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Thu Oct 27 21:23:39 EDT 2011


Author: irooskov at redhat.com
Date: 2011-10-27 21:23:39 -0400 (Thu, 27 Oct 2011)
New Revision: 36065

Added:
   trunk/as/docs/reference/en-US/images/perspective/perspective_7b.png
Modified:
   trunk/as/docs/reference/en-US/Book_Info.xml
   trunk/as/docs/reference/en-US/perspective.xml
Log:
updated for JBIDE-9085


Modified: trunk/as/docs/reference/en-US/Book_Info.xml
===================================================================
--- trunk/as/docs/reference/en-US/Book_Info.xml	2011-10-28 01:01:46 UTC (rev 36064)
+++ trunk/as/docs/reference/en-US/Book_Info.xml	2011-10-28 01:23:39 UTC (rev 36065)
@@ -7,7 +7,7 @@
 	<productname>JBoss Developer Studio</productname>
 	<productnumber>5.0</productnumber>
 	<edition>5.0.0</edition>
-	<pubsnumber>2</pubsnumber>
+	<pubsnumber>3</pubsnumber>
 	<abstract>
 		<para>The JBoss Server Manager Reference Guide explains how to use the JBoss Server Manager to configure, start, stop the server, to know deployment and archiving processes.</para>
 	</abstract>

Added: trunk/as/docs/reference/en-US/images/perspective/perspective_7b.png
===================================================================
(Binary files differ)


Property changes on: trunk/as/docs/reference/en-US/images/perspective/perspective_7b.png
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Modified: trunk/as/docs/reference/en-US/perspective.xml
===================================================================
--- trunk/as/docs/reference/en-US/perspective.xml	2011-10-28 01:01:46 UTC (rev 36064)
+++ trunk/as/docs/reference/en-US/perspective.xml	2011-10-28 01:23:39 UTC (rev 36065)
@@ -792,8 +792,16 @@
 				</mediaobject>
 			</figure>
 			<para>
-				Using the group of radio buttons in the <guilabel>Default Settings</guilabel> section a user can set where the application will be deployed to. By default it is deployed to the user's workspace folder, <filename>[workspaceDirecotry]\.metadata\.plugins</filename>. If you would like the application to be deployed to your JBoss server deploy folder select the <guilabel>Use the JBoss deploy folder</guilabel> option. The option to specify your custom deploy folder is also available.
+				Using the group of radio buttons in the <guilabel>Default Settings</guilabel> section a user can set where the application will be deployed to. By default it is deployed to the user's workspace folder, <filename>[workspaceDirecotry]\.metadata\.plugins</filename>. If you would like the application to be deployed to your JBoss server deploy folder select the <guilabel>Use the JBoss deploy folder</guilabel> option. The option to specify a custom deploy folder is also available.
 			</para>
+			<figure>
+				<title>Deployment tab - custom deploy folder</title>
+				<mediaobject>
+					<imageobject>
+						<imagedata fileref="images/perspective/perspective_7b.png"/>
+					</imageobject>
+				</mediaobject>
+			</figure>
 		</section>
 
 		<section>



More information about the jbosstools-commits mailing list