Author: mcaspers
Date: 2011-01-18 22:36:40 -0500 (Tue, 18 Jan 2011)
New Revision: 28387
Modified:
trunk/struts/docs/struts_tools_ref_guide/en-US/modules.xml
Log:
General Updates
Modified: trunk/struts/docs/struts_tools_ref_guide/en-US/modules.xml
===================================================================
--- trunk/struts/docs/struts_tools_ref_guide/en-US/modules.xml 2011-01-19 03:33:16 UTC
(rev 28386)
+++ trunk/struts/docs/struts_tools_ref_guide/en-US/modules.xml 2011-01-19 03:36:40 UTC
(rev 28387)
@@ -13,15 +13,13 @@
<title>Modules</title>
- <para>JBoss Tools support working with Struts projects that have
- multiple modules. You can easily do the following:</para>
+ <para>JBoss Tools supports working with Struts projects that have multiple
modules. You can easily do the following:</para>
<itemizedlist>
<listitem>
<para>Add new modules</para>
</listitem>
<listitem>
- <para>Edit modules for an existing project or during Struts project
- import</para>
+ <para>Edit modules for an existing project or during Struts project
import</para>
</listitem>
</itemizedlist>
<para>Now, let's discuss this functionality in more
detail.</para>
@@ -29,9 +27,9 @@
<title>When Importing a Struts Project</title>
- <para>During Struts project import, if the project has multiple modules,
you
- will see a screen with all existing modules. You can select each
- module and edit its details.</para>
+ <para>
+ During Struts project import, if the project has multiple modules, you will see
a screen with all existing modules. You can select each module and edit its details.
+ </para>
<figure>
<title>Configuring Project Modules</title>
@@ -45,14 +43,7 @@
<section id="EditingModulesInAnExistingProject1">
<title>Editing Modules in an Existing Project</title>
- <para>To edit modules in an existing project, right click the project in
Web Project view
- and select <emphasis>
- <property>JBoss Tools Struts > Modules
Configuration</property>
- </emphasis>
- (or right click the project in Package Explorer view
- and select <emphasis>
- <property>Configure > Modules Configuration</property>
- </emphasis>).
+ <para>To edit modules in an existing project, right click the project in
Web Project view and select <menuchoice><guimenuitem>JBoss Tools
Struts</guimenuitem><guimenuitem>Modules
Configuration</guimenuitem></menuchoice> (or right click the project in
Package Explorer view and select
<menuchoice><guimenuitem>Configure</guimenuitem><guimenuitem>Modules
Configuration</guimenuitem></menuchoice>).
</para>
<figure>
<title>Choosing Modules Configuration</title>
@@ -62,8 +53,7 @@
</imageobject>
</mediaobject>
</figure>
- <para>You will see the same screen as above where you will be able to
select
- a module and edit its details.</para>
+ <para>You will see the same screen as above where you will be able to
select a module and edit its details.</para>
<figure>
<title>Modules Configuration</title>
<mediaobject>
@@ -77,11 +67,9 @@
<title>Adding New Modules</title>
- <para>Adding a new module is very simple. First switch to Web Project
view.
- Expand your project to the Configuration folder. Under that folder
- you should see the current modules. Right click on Configuration and
- select <emphasis>
- <property>New > Struts Config</property>.
</emphasis></para>
+ <para>
+ Adding a new module is very simple. First switch to Web Project view. Expand
your project to the Configuration folder. Under that folder you should see the current
modules. Right click on Configuration and select
<menuchoice><guimenuitem>New</guimenuitem><guimenuitem>Struts
Config</guimenuitem></menuchoice>.
+ </para>
<figure>
<title>Adding New Modules</title>
<mediaobject>
@@ -90,8 +78,9 @@
</imageobject>
</mediaobject>
</figure>
- <para>You will see the screen below. You can specify a new module name and
- also add the new Struts configuration file to web.xml file.</para>
+ <para>
+ You will see the screen below. You can specify a new module name and also add
the new Struts configuration file to the <filename>web.xml</filename> file.
+ </para>
<figure>
<title>Adding New Modules</title>
<mediaobject>
Show replies by date