Author: ochikvina
Date: 2009-10-02 07:03:04 -0400 (Fri, 02 Oct 2009)
New Revision: 17867
Modified:
trunk/as/docs/reference/en/modules/quick_start.xml
Log:
https://jira.jboss.org/jira/browse/JBDS-374 - adding the description on the hotkey method
for project archiver;
Modified: trunk/as/docs/reference/en/modules/quick_start.xml
===================================================================
--- trunk/as/docs/reference/en/modules/quick_start.xml 2009-10-02 11:00:04 UTC (rev
17866)
+++ trunk/as/docs/reference/en/modules/quick_start.xml 2009-10-02 11:03:04 UTC (rev
17867)
@@ -179,11 +179,27 @@
</imageobject>
</mediaobject>
</figure>
-
- <para>Learn more about the <property>Project Archives
View</property>
- <link
linkend="Project_archivesView">here</link>.</para>
-
+
+ <para>If you wish, you can assign a hotkey for the Build Project Archive action.
A key binding can be added
+ by navigating to <emphasis>
+ <property>Window > Preferences > General >
Keys</property>.</emphasis></para>
+
+ <figure>
+ <title>Setting the Hotkey for Build Project Archive Action</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/quick_start/hotkeys.png"
scale="80"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+
+ <para>To perform the building of the project archives, select the project in the
<property>Package Explorer</property> view and execute the hotkey combination
+ you assigned for this action.</para>
+
+ <para>Learn more about the <property>Project Archives
View</property>
+ <link linkend="Project_archivesView">here</link>.</para>
</section>
+
<section id="deployment">
<title>Deploying an Application to a Server</title>