Author: abogachuk
Date: 2009-06-02 13:14:17 -0400 (Tue, 02 Jun 2009)
New Revision: 15656
Modified:
trunk/documentation/guides/Exadel-migration/en/modules/introduction.xml
trunk/documentation/guides/Exadel-migration/en/modules/jsf_struts.xml
trunk/documentation/guides/Exadel-migration/en/modules/jsf_struts_war.xml
Log:
https://jira.jboss.org/jira/browse/JBDS-153- Feature List chapter created
Modified: trunk/documentation/guides/Exadel-migration/en/modules/introduction.xml
===================================================================
--- trunk/documentation/guides/Exadel-migration/en/modules/introduction.xml 2009-06-02
17:13:55 UTC (rev 15655)
+++ trunk/documentation/guides/Exadel-migration/en/modules/introduction.xml 2009-06-02
17:14:17 UTC (rev 15656)
@@ -13,7 +13,54 @@
<para>This document is intended to help you to migrate an existing Exadel JSF or
Struts projects
into <property>JBoss Developer Studio</property>. Preferences can be
exported from Eclipse 3.2.0
(3.2.1 or 3.2.2) and imported in Eclipse 3.4.x by the standard Eclipse
means.</para>
+
<section>
+ <title>Key Features of Projects Migration to JBoss Developer
Studio</title>
+ <para>For a start, we propose you to look through the table of main features of
migrating projects to JBoss Developer Studio:</para>
+
+ <table>
+
+ <title>Key Features of Project Migration to JBoss Developer
Studio</title>
+ <tgroup cols="3">
+
+ <colspec colnum="1" align="left" colwidth="2*"/>
+ <colspec colnum="2" colwidth="4*"/>
+ <colspec colnum="3" align="left" colwidth="2*"/>
+
+ <thead>
+ <row>
+ <entry>Feature</entry>
+ <entry>Benefit</entry>
+ <entry>Chapter</entry>
+ </row>
+ </thead>
+
+ <tbody>
+
+ <row>
+ <entry><para>Import JSF Project Wizard</para></entry>
+ <entry><para>It simplifies the process of bringing your existing JSF
applications into your JBoss Developer Studio workspace as JSF projects. The import is
possible with *.war files.</para></entry>
+ <entry>
+ <link linkend="import_jsf">Migration of JSF project</link>
and <link linkend="jsf_war">Migration of JSF project from *.war
file</link>
+ </entry>
+ </row>
+
+ <row>
+ <entry><para>Import Struts Project Wizard</para></entry>
+ <entry><para>It simplifies the process of bringing your existing Struts
applications into your JBoss Developer Studio workspace as Struts projects. The import is
possible with *.war files.</para></entry>
+ <entry>
+ <link linkend="struts_import">Migration of Struts
project</link> and <link linkend="struts_war">Migration of Struts
project from *.war file</link>
+ </entry>
+ </row>
+
+ </tbody>
+
+ </tgroup>
+ </table>
+
+ </section>
+
+ <section>
<title>Other relevant resources on the topic</title>
<para>All JBoss Developer Studio/JBoss Tools release documentation you can find
at<ulink
url="http://docs.jboss.org/tools/">http://docs.jboss.org/too...
in the corresponding release directory.</para>
<para>The latest documentation builds are available at <ulink
url="http://download.jboss.org/jbosstools/nightly-docs/">htt...
Modified: trunk/documentation/guides/Exadel-migration/en/modules/jsf_struts.xml
===================================================================
--- trunk/documentation/guides/Exadel-migration/en/modules/jsf_struts.xml 2009-06-02
17:13:55 UTC (rev 15655)
+++ trunk/documentation/guides/Exadel-migration/en/modules/jsf_struts.xml 2009-06-02
17:14:17 UTC (rev 15656)
@@ -90,7 +90,7 @@
</figure>
</section>
- <section>
+ <section id="struts_import">
<title>Struts</title>
<itemizedlist>
<listitem><para><emphasis><property>Select File >
Import...</property></emphasis> from the menu bar, and then select
<emphasis><property>Other > Struts
Project</property></emphasis> from the Import dialog box that
appears.</para></listitem>
Modified: trunk/documentation/guides/Exadel-migration/en/modules/jsf_struts_war.xml
===================================================================
--- trunk/documentation/guides/Exadel-migration/en/modules/jsf_struts_war.xml 2009-06-02
17:13:55 UTC (rev 15655)
+++ trunk/documentation/guides/Exadel-migration/en/modules/jsf_struts_war.xml 2009-06-02
17:14:17 UTC (rev 15656)
@@ -14,7 +14,7 @@
<title>Migrate JSF and Struts projects from *.war file</title>
<para>After you familiarized oneself with last chapter you can read this chapter.
It looks as if you read in last chapter.</para>
- <section>
+ <section id="jsf_war">
<title>JSF</title>
<itemizedlist>
@@ -91,7 +91,7 @@
</itemizedlist>
</section>
- <section>
+ <section id="struts_war">
<title>Struts</title>
<itemizedlist>