Author: ochikvina
Date: 2008-09-15 11:02:50 -0400 (Mon, 15 Sep 2008)
New Revision: 10239
Modified:
trunk/seam/docs/reference/en/modules/seam_preferences.xml
Log:
https://jira.jboss.org/jira/browse/JBDS-389 - adding a tip about renaming;
Modified: trunk/seam/docs/reference/en/modules/seam_preferences.xml
===================================================================
--- trunk/seam/docs/reference/en/modules/seam_preferences.xml 2008-09-15 15:00:42 UTC (rev
10238)
+++ trunk/seam/docs/reference/en/modules/seam_preferences.xml 2008-09-15 15:02:50 UTC (rev
10239)
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
-<chapter id="seam_preferences" xreflabel="seam_preferences">
<!-- mark as new -->
+<chapter id="seam_preferences" xreflabel="seam_preferences">
+ <!-- mark as new -->
<?dbhtml filename="seam_preferences.html"?>
<chapterinfo>
<keywordset>
@@ -11,121 +12,150 @@
<title>Seam Preferences</title>
-<para>In this chapter you get to know how Seam preferences can be modified during
the development process.</para>
+ <para>In this chapter you get to know how Seam preferences can be modified
during the
+ development process.</para>
- <section id="gen_pref">
+ <section id="gen_pref">
<title>General Preferences</title>
- <para>Seam preferences can be set using the Seam preference page. Click on
<emphasis><property>Window > Preferences > JBoss Tools > Web >
Seam</property>.</emphasis></para>
-
- <para>On this page you can manage the Seam Runtime. Use the appropriate
buttons to <property>Add</property> more runtimes or to
<property>Remove</property> those that are not needed.</para>
-
- <figure>
- <title>Seam Preferences Page</title>
- <mediaobject>
- <imageobject>
- <imagedata
fileref="images/seam_preferences/seam_preferences1.png"/>
- </imageobject>
- </mediaobject>
- </figure>
-
- <para>Clicking on <property>Edit</property> button you get the
form where you can change the path of Seam runtime home folder,
- modify name and version. Press <property>Finish</property> to
apply the changes.</para>
-
- <figure>
- <title>Edit Seam Runtime</title>
- <mediaobject>
- <imageobject>
- <imagedata
fileref="images/seam_preferences/seam_preferences1_2.png"/>
- </imageobject>
- </mediaobject>
- </figure>
+ <para>Seam preferences can be set using the Seam preference page. Click on
+ <emphasis><property>Window > Preferences > JBoss
Tools > Web >
+ Seam</property>.</emphasis></para>
-<section id="validator_pref">
+ <para>On this page you can manage the Seam Runtime. Use the appropriate
buttons to
+ <property>Add</property> more runtimes or to
<property>Remove</property> those that
+ are not needed.</para>
-<title>Validator Preferences</title>
-
- <para>Seam preference page includes a subsection
<property>Validator</property>.
- See <emphasis><property>Window > Preferences > JBoss Tools
> Web > Seam > Validator</property>.</emphasis></para>
- <para>On this page you can choose a severity level for the various Seam
validator problems. For example, if you want to ignore the case when component
- name is duplicated expand the <property>Components</property> node and
select <property>Ignore</property> next to <property>Duplicate component
name</property>.
- After that you won't see the error.</para>
+ <figure>
+ <title>Seam Preferences Page</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/seam_preferences/seam_preferences1.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ <para>Clicking on <property>Edit</property> button you get the
form where you can change the
+ path of Seam runtime home folder, modify name and version. Press
+ <property>Finish</property> to apply the changes.</para>
- <figure>
- <title>Seam Validator Preference Page</title>
- <mediaobject>
- <imageobject>
- <imagedata
fileref="images/seam_preferences/seam_preferences1_3.png"/>
- </imageobject>
- </mediaobject>
- </figure>
+ <figure>
+ <title>Edit Seam Runtime</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/seam_preferences/seam_preferences1_2.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
- <para>In the upper right corner of the page there is a
<property>Configure Project Specific</property> link. Clicking on it you get
the form where you can
- choose a project for specific setting. Project specific configuration allows
you to have different validator settings for each project. Check the
- <property>Show only projects with project specific
settings</property> if you want to see the projects that have been already set.
Click on <property>Ok</property>.</para>
+ <section id="validator_pref">
- <figure>
- <title>Project Specific Configuration</title>
- <mediaobject>
- <imageobject>
- <imagedata
fileref="images/seam_preferences/seam_preferences1_4.png"/>
- </imageobject>
- </mediaobject>
- </figure>
+ <title>Validator Preferences</title>
- <para>You get the validator properties page for chosen project. Check the
<property>Enable project specific settings</property> to be able to change the
settings.</para>
+ <para>Seam preference page includes a subsection
<property>Validator</property>. See
+ <emphasis><property>Window > Preferences >
JBoss Tools > Web > Seam >
+ Validator</property>.</emphasis></para>
+ <para>On this page you can choose a severity level for the various Seam
validator
+ problems. For example, if you want to ignore the case when component name
is
+ duplicated expand the <property>Components</property> node
and select
+ <property>Ignore</property> next to
<property>Duplicate component
+ name</property>. After that you won't see the
error.</para>
-<note>
- <title>Note:</title>
- <para>You can open the same page by right clicking on the needed project in
Package Explorer, then <emphasis><property>Properties > Seam
Validator</property>.</emphasis></para>
-</note>
- <figure>
- <title>Validator Properties Page for Chosen Project</title>
- <mediaobject>
- <imageobject>
- <imagedata
fileref="images/seam_preferences/seam_preferences1_5.png"/>
- </imageobject>
- </mediaobject>
- </figure>
+ <figure>
+ <title>Seam Validator Preference Page</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/seam_preferences/seam_preferences1_3.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ <para>In the upper right corner of the page there is a
<property>Configure Project
+ Specific</property> link. Clicking on it you get the form where
you can choose a
+ project for specific setting. Project specific configuration allows you
to have
+ different validator settings for each project. Check the
<property>Show only
+ projects with project specific settings</property> if you want
to see the
+ projects that have been already set. Click on
<property>Ok</property>.</para>
-</section>
- </section>
+ <figure>
+ <title>Project Specific Configuration</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/seam_preferences/seam_preferences1_4.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ <para>You get the validator properties page for chosen project. Check
the
+ <property>Enable project specific settings</property> to
be able to change the
+ settings.</para>
+
+ <note>
+ <title>Note:</title>
+ <para>You can open the same page by right clicking on the needed
project in Package
+ Explorer, then <emphasis><property>Properties > Seam
+ Validator</property>.</emphasis></para>
+ </note>
+
+ <figure>
+ <title>Validator Properties Page for Chosen Project</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/seam_preferences/seam_preferences1_5.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+
+
+ </section>
+ </section>
+
<section id="project_pref">
<title>Project Preferences</title>
-
- <para>Once Seam project is created you can modify its settings. Right click
on Seam project in Project Explorer and select <emphasis><property>Properties
> Seam Settings</property>.</emphasis></para>
- <para>This project properties page allows you to have a flexible project
layout. It means that you are not restricted with a specific project structure. You can
use the Seam wizards
- (New Action, Form, Entity, etc.) on Maven, command line seam-gen or your own
project structure. </para>
- <para>Moreover you are not required to use the Seam New Project wizard to
benefit from Seam artifact wizards. You can just enable Seam on your existing project and
configure the folders as you want.</para>
-
- <!-- <para>After <property>Seam support</property> is
checked</para> -->
-
- <figure>
+
+ <para>Once Seam project is created you can modify its settings. Right click
on Seam project
+ in Project Explorer and select <emphasis><property>Properties
> Seam
+ Settings</property>.</emphasis></para>
+ <para>This project properties page allows you to have a flexible project
layout. It means
+ that you are not restricted with a specific project structure. You can use
the Seam
+ wizards (New Action, Form, Entity, etc.) on Maven, command line seam-gen or
your own
+ project structure. </para>
+ <para>Moreover you are not required to use the Seam New Project wizard to
benefit from Seam
+ artifact wizards. You can just enable Seam on your existing project and
configure the
+ folders as you want.</para>
+
+ <figure>
<title>Properties for Seam Project</title>
- <mediaobject>
+ <mediaobject>
<imageobject>
<imagedata
fileref="images/seam_preferences/seam_preferences2.png"/>
</imageobject>
</mediaobject>
</figure>
-
- <para>In Seam Wizards (New Action, Form, Entity, Conversation, Generate
Entities) you can get a quick access to project settings
- using the <property>Settings</property> link in the upper right
corner of each wizard.</para>
-
+
+ <tip>
+ <title>Tip:</title>
+ <para>The wizard doesn't allow the renaming of the artifacts
listed in the Seam Settings.
+ It's possible to do in the <property>Package
Explorer</property>. See <link
+ linkend="renaming_projects_folders">Renaming the
Projects and
+ Folders</link>.</para>
+ </tip>
+
+ <para>In Seam Wizards (New Action, Form, Entity, Conversation, Generate
Entities) you can
+ get a quick access to project settings using the
<property>Settings</property> link in
+ the upper right corner of each wizard.</para>
+
<figure>
<title>Settings Link</title>
- <mediaobject>
+ <mediaobject>
<imageobject>
<imagedata
fileref="images/seam_preferences/seam_preferences2_1.png"/>
</imageobject>
</mediaobject>
</figure>
-
-
+
+
</section>
</chapter>