From jbosstools-commits at lists.jboss.org Thu Mar 6 13:08:22 2008 Content-Type: multipart/mixed; boundary="===============6883777234465426027==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r6715 - in trunk/jsf/docs/userguide/en: images/jsf_support and 1 other directories. Date: Thu, 06 Mar 2008 13:08:22 -0500 Message-ID: --===============6883777234465426027== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: ykryvinchanka Date: 2008-03-06 13:08:22 -0500 (Thu, 06 Mar 2008) New Revision: 6715 Modified: trunk/jsf/docs/userguide/en/images/editors_features/editors_features_22.= png trunk/jsf/docs/userguide/en/images/jsf_support/jsf_support_4.png trunk/jsf/docs/userguide/en/images/jsf_support/jsf_support_6.png trunk/jsf/docs/userguide/en/modules/JSFStruts_tools.xml trunk/jsf/docs/userguide/en/modules/editors.xml Log: http://jira.jboss.com/jira/browse/JBDS-226 retook screens + scale param for= xml file Modified: trunk/jsf/docs/userguide/en/images/editors_features/editors_featu= res_22.png =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D (Binary files differ) Modified: trunk/jsf/docs/userguide/en/images/jsf_support/jsf_support_4.png =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D (Binary files differ) Modified: trunk/jsf/docs/userguide/en/images/jsf_support/jsf_support_6.png =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D (Binary files differ) Modified: trunk/jsf/docs/userguide/en/modules/JSFStruts_tools.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/userguide/en/modules/JSFStruts_tools.xml 2008-03-06 18:0= 4:32 UTC (rev 6714) +++ trunk/jsf/docs/userguide/en/modules/JSFStruts_tools.xml 2008-03-06 18:0= 8:22 UTC (rev 6715) @@ -235,7 +235,7 @@ + scale=3D"85"/> @@ -715,22 +715,20 @@ Adding Your Own Project Templates</= title> <para>Template is a set of files that serv= e as a basis to facilitate the creation of a new project. Pro= ject templates provide - content and structure for a projec= t. <property>JBoss - Developer Studio</property= > has a powerful + content and structure for a projec= t.</para> + <para><property>JBoss Developer Studio</pr= operty> has a powerful templating capability for creating= new and importing existing Struts and JSF projects. = This templating facility has a variety of aspects to consid= er. But, let's - start with the most straightforwar= d case and consider the - process of creating a template fro= m your existing JSF - project.</para> + start with the most straightforwar= d case.</para> = <para>Let's say you have a project th= at you want to use as the basis for a new <property>temp= late</property>. Follow these steps to make a template out= of it:</para> <itemizedlist> <listitem> - <para>In the <property>Web= Projects view</property>, - right-click the project = and select <emphasis> + <para>In the Web Projects = view, right-click the + project and select <emph= asis> <property>JBoss Tools JS= F > Save As Template</property> </emphasis> as template = </para> @@ -809,9 +807,7 @@ = <title>Graphical Editor and Viewing for JSF Config= uration Files JBDS provides a graphical editor for working= with JSF configuration - file ( - faces-config.xml - ). The editor has three main vi= ewers (modes): + file (faces-config.xml). The editor has th= ree main viewers (modes): = @@ -829,9 +825,7 @@ = The JSF configuration editor also comes with= a very useful OpenOn - selection feature. Now let's dwell on= all specific - functionality which is provided for work w= ith JSF configuration - file. + selection feature. =
= @@ -999,11 +993,10 @@
= Error Reporting - When you are developing your project= , JBoss - Developer Studio constantly provides - error checking. This greatly reduc= es your development time - as it allows you to catch many of = the errors during - development. + When you are developing your project= , JBoss Developer Studio + constantly provides error checking= . This greatly reduces + your development time as it allows= you to catch many of the + errors during development. Errors will be reported by JBoss Dev= eloper Studio's verification facility: @@ -1237,9 +1230,7 @@ - Thus, we've discussed everythin= g which comes to - creating a new Managed Bean. Furth= er we will show you how to - add already existing Bean into a J= SF configuration file. +
= @@ -1637,18 +1628,15 @@
= -
- Relevant Resources Links - If you don't familiar with JSF - technology, we suggest that you wa= lk through the information on the topic. -
=
= Struts support - If you prefer develop web applications using = - Struts technology JBo= ss Developer Studio also meets your needs. + If you prefer develop web applications using + Struts + technology JBoss Developer Studio also me= ets your needs. JBDS supports the Struts 1.1, <= property>1.2.x versions. = @@ -2669,12 +2657,6 @@
= -
- Relevant Resources Links - Find out necessary information on Struts t= echnology if you don't know enough. -
- =
@@ -2683,8 +2665,8 @@ As you are developing your project, JBoss Developer = Studio Verification constantly provides dynamic validation, consistency checking and error checking. This greatly reduces = your development time as - it allows you to catch many of the errors during d= evelopment. JBoss - Developer Studio provides dynamic verif= ication for both JSF and Struts + it allows you to catch many of the errors during d= evelopment. JBoss + Developer Studio provides dynamic verification for= both JSF and Struts projects. = = Modified: trunk/jsf/docs/userguide/en/modules/editors.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/userguide/en/modules/editors.xml 2008-03-06 18:04:32 UTC= (rev 6714) +++ trunk/jsf/docs/userguide/en/modules/editors.xml 2008-03-06 18:08:22 UTC= (rev 6715) @@ -450,7 +450,7 @@ + fileref=3D"images/editors_features= /editors_features_22.png" scale=3D"85"/> @@ -462,7 +462,7 @@ + fileref=3D"images/editors_features= /editors_features_23.png" /> --===============6883777234465426027==--