From jbosstools-commits at lists.jboss.org Mon Jan 10 19:58:49 2011 Content-Type: multipart/mixed; boundary="===============3492744498073061148==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r28076 - trunk/jsf/docs/jsf_tools_ref_guide/en-US. Date: Mon, 10 Jan 2011 19:58:49 -0500 Message-ID: <201101110058.p0B0wniM028881@svn01.web.mwc.hst.phx2.redhat.com> --===============3492744498073061148== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: mcaspers Date: 2011-01-10 19:58:48 -0500 (Mon, 10 Jan 2011) New Revision: 28076 Modified: trunk/jsf/docs/jsf_tools_ref_guide/en-US/Book_Info.xml trunk/jsf/docs/jsf_tools_ref_guide/en-US/Preface.xml trunk/jsf/docs/jsf_tools_ref_guide/en-US/introduction.xml trunk/jsf/docs/jsf_tools_ref_guide/en-US/jsf_config_file.xml trunk/jsf/docs/jsf_tools_ref_guide/en-US/jsf_support.xml trunk/jsf/docs/jsf_tools_ref_guide/en-US/projects.xml trunk/jsf/docs/jsf_tools_ref_guide/en-US/webxml_editor.xml Log: updated preface Modified: trunk/jsf/docs/jsf_tools_ref_guide/en-US/Book_Info.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/jsf/docs/jsf_tools_ref_guide/en-US/Book_Info.xml 2011-01-11 00:57= :47 UTC (rev 28075) +++ trunk/jsf/docs/jsf_tools_ref_guide/en-US/Book_Info.xml 2011-01-11 00:58= :48 UTC (rev 28076) @@ -2,16 +2,22 @@ - JSF Tools Reference GuideProvides information= relating to the JSF Tools module.JBoss Developer S= tudio4.04.0.03 - - The JSF Tools Reference Guide explains how to use the JSF To= ols module to develop JSF applications. - - - - - - - - - + JSF Tools Reference Guide + Provides information relating to the JSF Tools module. + JBoss Developer Studio + 4.0 + 4.0.0 + 4 + + The JSF Tools Reference Guide explains how to use the JSF Tools mo= dule to develop JSF applications. + + + + + + + + + + Modified: trunk/jsf/docs/jsf_tools_ref_guide/en-US/Preface.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/jsf/docs/jsf_tools_ref_guide/en-US/Preface.xml 2011-01-11 00:57:4= 7 UTC (rev 28075) +++ trunk/jsf/docs/jsf_tools_ref_guide/en-US/Preface.xml 2011-01-11 00:58:4= 8 UTC (rev 28076) @@ -1,4 +1,16 @@ - -Preface + + + Preface + + This manual uses several conventions to highlight certain words and phra= ses and draw attention to specific pieces of information. To get more infor= mation on these conventions please refer to the Document Conventi= ons manual, which can be found on the Red Hat Documentat= ion website under the JBoss Developer Studio s= ection. + + + + Modified: trunk/jsf/docs/jsf_tools_ref_guide/en-US/introduction.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/jsf/docs/jsf_tools_ref_guide/en-US/introduction.xml 2011-01-11 00= :57:47 UTC (rev 28075) +++ trunk/jsf/docs/jsf_tools_ref_guide/en-US/introduction.xml 2011-01-11 00= :58:48 UTC (rev 28076) @@ -47,7 +47,7 @@ JSF and Facelets support Step-by-step wizards for creating new JSF a= nd Facelets projects with a number of predefined templates, importing exist= ing ones and adding JSF capabilities to non-jsf web projects. - jsf support + = @@ -55,7 +55,7 @@ Jump-start development with out-of-the-box = templates or easily customized templates for re-use. - projects + = @@ -65,8 +65,7 @@ Synchronization between the modes and full con= trol over the code. Easy moving around the diagram using the Diagram Na= vigator. - graphical editor for jsf + = @@ -75,7 +74,7 @@ Adding new managed beans, generating code f= or attributes, properties and getter/setter methods. - managed beans<= /link> + = @@ -84,7 +83,7 @@ Fast creating of custom converters and vali= dators with tree view of faces-config.xml file. - co= nverters and validators + = @@ -95,8 +94,7 @@ errors checking allows to catch many of the er= rors during development process that significantly reduces development= time. - ver= ification and - validation + = Modified: trunk/jsf/docs/jsf_tools_ref_guide/en-US/jsf_config_file.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/jsf/docs/jsf_tools_ref_guide/en-US/jsf_config_file.xml 2011-01-11= 00:57:47 UTC (rev 28075) +++ trunk/jsf/docs/jsf_tools_ref_guide/en-US/jsf_config_file.xml 2011-01-11= 00:58:48 UTC (rev 28076) @@ -210,9 +210,7 @@ Under the Converters node you can create a converter class for = your JSF application - either with id or for a proper class. How to do that s= ee the Create and Register a - Custom Converter section. + either with id or for a proper class. How to do that s= ee the section.<= /para> = @@ -230,8 +228,7 @@ The Managed Bean node is meant for creating and registering= Bean classes in your JSF - application. Read more on the topic in the Managed - Beans chapter. + application. Read more on the topic in the chapter. = @@ -253,11 +250,11 @@ in the right-hand area. - + Tip: - The same you can do in the Diagram view of the + The same you can do in the of the JSF Configuration file editor. - + =
Configuring Navigation Rules @@ -273,8 +270,8 @@ Under the Referenced Beans node you can add a new Referenced Bean and= configure various - properties for it. To learn more on this refer to the = Create and Register R= eferenced Beans + properties for it. To learn more on this refer to the = section. @@ -293,9 +290,8 @@ The Validators node is needed to create validator classes= for organizing the - validation of your application data. You can read more= on the topic in the = Create and Register a Custom - Validator section. + validation of your application data. You can read more= on the topic in the section. = @@ -409,8 +405,7 @@ When you are developing your project, error checking is = constantly provided. This greatly reduces your development time as it allows you to = catch many of the errors during development. - Errors will be reported by - verification facility: + Errors will be reported by facility:
Error Reporting in Source View Modified: trunk/jsf/docs/jsf_tools_ref_guide/en-US/jsf_support.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/jsf/docs/jsf_tools_ref_guide/en-US/jsf_support.xml 2011-01-11 00:= 57:47 UTC (rev 28075) +++ trunk/jsf/docs/jsf_tools_ref_guide/en-US/jsf_support.xml 2011-01-11 00:= 58:48 UTC (rev 28076) @@ -15,10 +15,8 @@ = We don't lock you into any one JavaServer Faces implementation. You can always se= lect the one which is - necessary for you while = creating a new JSF - project, addin= g JSF capability to - any existing Eclipse project or importing existing JSF projects as well. + necessary for you while , to + any existing Eclipse project or as well. At this point the special wizard will prompt you to specify = a proper JSF environment. It may be JSF 1.1.02 RI or JSF 1.2 which integrates a numb= er of new features and changes. The wizard also lets you select JSF implementatio= n with a component Modified: trunk/jsf/docs/jsf_tools_ref_guide/en-US/projects.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/jsf/docs/jsf_tools_ref_guide/en-US/projects.xml 2011-01-11 00:57:= 47 UTC (rev 28075) +++ trunk/jsf/docs/jsf_tools_ref_guide/en-US/projects.xml 2011-01-11 00:58:= 48 UTC (rev 28076) @@ -306,8 +306,7 @@
= - Once the file has been created, it should be opened = in a special Faces Config E= ditor. + Once the file has been created, it should be opened = in a special .
= Modified: trunk/jsf/docs/jsf_tools_ref_guide/en-US/webxml_editor.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/jsf/docs/jsf_tools_ref_guide/en-US/webxml_editor.xml 2011-01-11 0= 0:57:47 UTC (rev 28075) +++ trunk/jsf/docs/jsf_tools_ref_guide/en-US/webxml_editor.xml 2011-01-11 0= 0:58:48 UTC (rev 28076) @@ -1,5 +1,5 @@ - + --===============3492744498073061148==--