From jbosstools-commits at lists.jboss.org Tue Apr 27 09:26:51 2010 Content-Type: multipart/mixed; boundary="===============8888700556738233257==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r21724 - trunk/jsf/docs/userguide/en-US. Date: Tue, 27 Apr 2010 09:26:50 -0400 Message-ID: <201004271326.o3RDQokZ024088@svn01.web.mwc.hst.phx2.redhat.com> --===============8888700556738233257== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: abogachuk Date: 2010-04-27 09:26:50 -0400 (Tue, 27 Apr 2010) New Revision: 21724 Modified: trunk/jsf/docs/userguide/en-US/editors.xml Log: https://jira.jboss.org/jira/browse/TOOLSDOC-6 Show java-doc is shown for EL= content assist item. Text has been corrected. Modified: trunk/jsf/docs/userguide/en-US/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-US/editors.xml 2010-04-27 12:02:56 UTC (rev= 21723) +++ trunk/jsf/docs/userguide/en-US/editors.xml 2010-04-27 13:26:50 UTC (rev= 21724) @@ -251,9 +251,9 @@
Content Assist Content assist is available when wo= rking with - + = - Seam project files + Seam project files @@ -281,13 +281,18 @@ - ESB XML files + ESB XML files Insert= Tag Wizard + + + JavaDoc for EL + + Notice, that code completion for EL variables has icons = illustrating what they are from. The most of this icons are described in the table be= low. @@ -308,11 +313,11 @@ - - - + + + @@ -326,11 +331,11 @@ - - - + + + @@ -344,10 +349,10 @@ - - - + + + @@ -362,11 +367,11 @@ - - - + + + @@ -374,17 +379,17 @@ Used to show navigation rules define= d in the faces-config.xml . + >faces-config.xml . - - - + + + @@ -398,11 +403,11 @@ - - - + + + @@ -432,7 +437,7 @@ - Also the ranking and sorting are available in EL code + The ranking and sorting are available in EL code completions. As you can see, together with proposals content assist a= lso provides descriptions of selected tags or attributes. @@ -445,7 +450,7 @@ -
+
JSF Project Files When working with JSF project in JBoss Developer Stu= dio, you can use various Content Assist features while= developing: @@ -844,7 +849,7 @@
-
+
= = Adding dynamic code assist to custom components tha= t were added to JBoss Tools Palette Here is what you need to do to add project based cod= e assist to a custom @@ -963,7 +968,20 @@
-
+
+ JavaDoc for Expression Language + Content assist for expression language shows Java do= c if available for referenced methods. +
+ Expression Language Content assist shows Java d= oc + + + + + +
+ = +
+
=
Synchronized Source and Visual Editing JBoss Developer Studio offers the f= lexibility to edit any --===============8888700556738233257==--