Author: smukhina
Date: 2009-11-19 10:26:56 -0500 (Thu, 19 Nov 2009)
New Revision: 18745
Modified:
trunk/seam/docs/reference/en/modules/seam_refactoring.xml
Log:
https://jira.jboss.org/jira/browse/JBDS-950 Refactoring of Managed Bean/Methods/Properties
which are used in ELs - seam is update
Modified: trunk/seam/docs/reference/en/modules/seam_refactoring.xml
===================================================================
--- trunk/seam/docs/reference/en/modules/seam_refactoring.xml 2009-11-19 15:03:49 UTC (rev
18744)
+++ trunk/seam/docs/reference/en/modules/seam_refactoring.xml 2009-11-19 15:26:56 UTC (rev
18745)
@@ -9,9 +9,9 @@
<keyword>rename</keyword>
</keywordset>
</chapterinfo>
- <title>Seam refactoring tools</title>
+ <title>Seam Refactoring Tools</title>
<para>The goal of Seam components refactoring is to make system-wide code
changes without affecting the behavior of the program.
- The Seam module of JBoss Tools provides assistance in easily refactoring code.
+ The Seam module of JBoss Tools provides assistance in easily code refactoring.
Starting from Jboss Tools M4 refactoring functionality became also available for managed
beans, method and properties used in ELs
When performing a refactoring operation, you can preview all of the changes
resulting from a refactoring action before you choose to carry them out.
Refactoring commands are available from the context menus of several views and
editors.
Now Seam refactoring tools include only one refactoring
command:<emphasis><property>Rename Seam
Component</property></emphasis>.