[jbosstools-commits] JBoss Tools SVN: r17415 - trunk/documentation/guides/GettingStartedGuide/en/modules.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Wed Sep 2 09:18:02 EDT 2009


Author: chukhutsina
Date: 2009-09-02 09:18:02 -0400 (Wed, 02 Sep 2009)
New Revision: 17415

Modified:
   trunk/documentation/guides/GettingStartedGuide/en/modules/first_seam.xml
Log:
<html><head><meta name="qrichtext" content="1" /></head><body style="font-size:9pt;font-family:Sans Serif">
<p>https://jira.jboss.org/jira/browse/JBDS-839 -Added Seam refactoring tools info to GSG.</p>
</body></html>


Modified: trunk/documentation/guides/GettingStartedGuide/en/modules/first_seam.xml
===================================================================
--- trunk/documentation/guides/GettingStartedGuide/en/modules/first_seam.xml	2009-09-02 10:53:02 UTC (rev 17414)
+++ trunk/documentation/guides/GettingStartedGuide/en/modules/first_seam.xml	2009-09-02 13:18:02 UTC (rev 17415)
@@ -768,7 +768,10 @@
       <para>There are also <emphasis>
           <property>org.domain.workshop.entity</property>
         </emphasis> package that contains the JPA classes. These are the entity beans that are
-        mapped to database tables.</para>
+        mapped to database tables.Note,that you can use Seam refactoring tools with Seam components.
+        Read more about it in <ulink
+          url="http://download.jboss.org/jbosstools/nightly-docs/en/seam/html_single/index.html#seam_refactoring"
+          >Seam refactoring tools chapter</ulink> of Seam Dev Tools Reference Guide.</para>
 
       <para>Last, but not least, there are facelets for all of the CRUD screens. The best way to get
         a feel for the generated code is to open a browser and play around with the application. Go



More information about the jbosstools-commits mailing list