From jbosstools-commits at lists.jboss.org Wed Mar 25 21:01:32 2009 Content-Type: multipart/mixed; boundary="===============8059397588728665241==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r14332 - in trunk/struts/docs: struts_tools_tutorial/en/modules and 1 other directory. Date: Wed, 25 Mar 2009 21:01:32 -0400 Message-ID: --===============8059397588728665241== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: smukhina Date: 2009-03-25 21:01:32 -0400 (Wed, 25 Mar 2009) New Revision: 14332 Modified: trunk/struts/docs/struts_tools_ref_guide/en/modules/introduction.xml trunk/struts/docs/struts_tools_ref_guide/en/modules/projects.xml trunk/struts/docs/struts_tools_tutorial/en/modules/struts_application.xml Log: https://jira.jboss.org/jira/browse/JBDS-359 - spelling and validation is ch= ecked = Modified: trunk/struts/docs/struts_tools_ref_guide/en/modules/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/struts/docs/struts_tools_ref_guide/en/modules/introduction.xml 20= 09-03-25 19:25:01 UTC (rev 14331) +++ trunk/struts/docs/struts_tools_ref_guide/en/modules/introduction.xml 20= 09-03-26 01:01:32 UTC (rev 14332) @@ -84,7 +84,7 @@ = Verification and Validation - All occuring errors will be immediate= ly reported by verification + All occurring errors will be immediat= ely reported 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. Modified: trunk/struts/docs/struts_tools_ref_guide/en/modules/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/struts/docs/struts_tools_ref_guide/en/modules/projects.xml 2009-0= 3-25 19:25:01 UTC (rev 14331) +++ trunk/struts/docs/struts_tools_ref_guide/en/modules/projects.xml 2009-0= 3-26 01:01:32 UTC (rev 14332) @@ -253,7 +253,7 @@ = - When done, you can open end edit the struts-config.xml file = using usefull Struts + When done, you can open end edit the struts-config.xml file = using useful Struts configuration file editor provided by JBDS. (The Struts config= uration is shown below in the Tree viewer). = Modified: trunk/struts/docs/struts_tools_tutorial/en/modules/struts_applica= tion.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/struts/docs/struts_tools_tutorial/en/modules/struts_application.x= ml 2009-03-25 19:25:01 UTC (rev 14331) +++ trunk/struts/docs/struts_tools_tutorial/en/modules/struts_application.x= ml 2009-03-26 01:01:32 UTC (rev 14332) @@ -94,7 +94,7 @@ Creating the Application Components Now, we will design the application by creating the individu= al components as - placeholders first. (We dont have to complete all of the detai= ls inside the components + placeholders first. (We don't have to complete all of the deta= ils inside the components until afterwards.)
Creating JSP Page Placeholders @@ -131,7 +131,7 @@ = Right-click the pages folder and select - New > Fila > JSP... + New > File > JSP... --===============8059397588728665241==--