From jbosstools-commits at lists.jboss.org Wed Jan 26 21:37:53 2011 Content-Type: multipart/mixed; boundary="===============0847348724564662882==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r28639 - trunk/jsf/docs/jsf_tools_ref_guide/en-US. Date: Wed, 26 Jan 2011 21:37:53 -0500 Message-ID: <201101270237.p0R2br12006867@svn01.web.mwc.hst.phx2.redhat.com> --===============0847348724564662882== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: mcaspers Date: 2011-01-26 21:37:53 -0500 (Wed, 26 Jan 2011) New Revision: 28639 Modified: trunk/jsf/docs/jsf_tools_ref_guide/en-US/introduction.xml Log: General Updates 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-27 02= :25:46 UTC (rev 28638) +++ trunk/jsf/docs/jsf_tools_ref_guide/en-US/introduction.xml 2011-01-27 02= :37:53 UTC (rev 28639) @@ -14,18 +14,18 @@ = Introduction = - JSF Tools are especially designed for supporting JSF and JSF-rel= ated technologies. JSF - Tools provide extensible and exemplary tools for building JSF-base= d applications as well as - adding JSF capabilities to existing web projects, importing JSF pr= ojects and choosing any - JSF implementation while developing JSF application. + + JSF Tools are especially designed to support JSF and JSF-related tech= nologies. JSF Tools provide extensible tools for building JSF-based applica= tions as well as adding JSF capabilities to existing web projects, importin= g JSF projects and choosing any JSF implementation while developing JSF app= lication. + = - In this guide we provide you with the information on JSF tooling= which allows you to - develop JSF applications much faster and with far fewer errors so = sparing your time. + + This guide provides the information on JSF tooling you need to allow = you to quickly develop JSF applications with far fewer errors. + =
Key Features of JSF Tools = - Here, we provide you with a key functionality which is integ= rated in JSF tooling. + The table below lists the functionality provided by the JSF = Tools. = Key Functionality for JSF Tools @@ -46,14 +46,15 @@ = 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. + + Step-by-step wizards for creating new JSF and Fac= elets projects with a number of predefined templates, importing existing on= es and adding JSF capabilities to non-JSF web projects. + = Flexible and customizable project template = management - Jump-start development with out-of-the-box = templates or easily - customized templates for re-use. + Jump-start development with the supplied te= mplates or easily create customized templates for re-use. @@ -61,18 +62,17 @@ = Support for JSF Configuration File - Working on file using three modes: diagram,= tree and source. - Synchronization between the modes and full con= trol over the code. Easy - moving around the diagram using the Diagram Na= vigator. + Work on a file using three modes: diagram, tree a= nd source. Automatic synchronization between the modes and full control ove= r the code. Easily move around the diagram using the Diagram Navigator. + + = Support for Managed Beans - Adding new managed beans, generating code f= or attributes, properties - and getter/setter methods. + Adding new managed beans, generating code f= or attributes, properties and getter/setter methods. @@ -80,8 +80,7 @@ = Support for Custom Converters and Validator= s - Fast creating of custom converters and vali= dators with tree view of - faces-config.xml file. + Fast creation of custom converters and vali= dators with a tree view of the faces-config.xml file.<= /entry> @@ -89,11 +88,10 @@ = Verification and Validation - All occuring errors will be immediately rep= orted by verification - feature, no matter in what view you are workin= g. Constant validation and - errors checking allows to catch many of the er= rors during development - process that significantly reduces development= time. + All errors will be immediately reported by verifi= cation feature, no matter in what view you are working. Constant validation= and error checking allows you to catch many of the errors during developme= nt process that significantly reduces development time. + + = @@ -104,7 +102,7 @@
Other relevant resources on the topic - All JBoss Developer Studio/JBoss Tools release documentation= you can find athttp://docs.jbo= ss.org/tools in the corresponding release directory. + All JBoss Developer Studio/JBoss Tools release documentation= you can find at http://docs.jb= oss.org/tools in the corresponding release directory. The latest documentation builds are available at http://download.jbo= ss.org/jbosstools/nightly-docs.
--===============0847348724564662882==--