From richfaces-svn-commits at lists.jboss.org Fri Apr 3 12:58:38 2009 Content-Type: multipart/mixed; boundary="===============7009722599395927735==" MIME-Version: 1.0 From: richfaces-svn-commits at lists.jboss.org To: richfaces-svn-commits at lists.jboss.org Subject: [richfaces-svn-commits] JBoss Rich Faces SVN: r13380 - trunk/docs/cdkguide/en/src/main/docbook/modules. Date: Fri, 03 Apr 2009 12:58:38 -0400 Message-ID: --===============7009722599395927735== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: artdaw Date: 2009-04-03 12:58:37 -0400 (Fri, 03 Apr 2009) New Revision: 13380 Modified: trunk/docs/cdkguide/en/src/main/docbook/modules/ide.xml trunk/docs/cdkguide/en/src/main/docbook/modules/test.xml Log: https://jira.jboss.org/jira/browse/RF-5969 - 'Creating projects in differen= t IDEs' chapter Modified: trunk/docs/cdkguide/en/src/main/docbook/modules/ide.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/docs/cdkguide/en/src/main/docbook/modules/ide.xml 2009-04-03 15:5= 4:29 UTC (rev 13379) +++ trunk/docs/cdkguide/en/src/main/docbook/modules/ide.xml 2009-04-03 16:5= 8:37 UTC (rev 13380) @@ -5,13 +5,34 @@ ide CDK - Guide + guide = Creating projects in different IDEs + = + As you could have mentioned the process of the JSF component creation + is pretty labor-intensive but repeatable. = + During the CDK Guide you have created a simple = + <rich:inputDate> component. + However when creating components in the wild you need debugger, class= browser, = + object inspector, class hierarchy diagram, etc. + to simplify development process and maximize developer productivity. = + In other words you need an IDE. = + - Work in progress... + The question is what IDE is more suitable for the JSF component devel= opment. + There is no one answer for this question and the right of private jud= gment in matters of choosing IDE, = + is better secured to us than to any other people in the world. = + Eclipse IDE seems to be more preferable for the rapid component creat= ion process. - + = + + Tip: + + RichFaces full support is implemented in = + JBoss Developer= Studio = + and in JBoss Tools= . = + + \ No newline at end of file Modified: trunk/docs/cdkguide/en/src/main/docbook/modules/test.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/docs/cdkguide/en/src/main/docbook/modules/test.xml 2009-04-03 15:= 54:29 UTC (rev 13379) +++ trunk/docs/cdkguide/en/src/main/docbook/modules/test.xml 2009-04-03 16:= 58:37 UTC (rev 13380) @@ -99,7 +99,7 @@ - If all the tests have been run successfully, the "BUILD SUCCESSFUL= " message will appeared. + If all the tests have been run successfully, the "BUILD SUCCESSFUL= " message will appear. You could also find detailed tests information in the surefire= reports placed in the = --===============7009722599395927735==--