From jbosstools-commits at lists.jboss.org Wed Apr 28 12:04:32 2010 Content-Type: multipart/mixed; boundary="===============4384371424867895276==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r21784 - trunk/jsf/docs/userguide/en-US. Date: Wed, 28 Apr 2010 12:04:32 -0400 Message-ID: <201004281604.o3SG4Wpk022820@svn01.web.mwc.hst.phx2.redhat.com> --===============4384371424867895276== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: smukhina Date: 2010-04-28 12:04:31 -0400 (Wed, 28 Apr 2010) New Revision: 21784 Modified: trunk/jsf/docs/userguide/en-US/editors.xml Log: TOOLSDOC-4 Tool tips in editors - section about jave files is added = 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-28 15:43:04 UTC (rev= 21783) +++ trunk/jsf/docs/userguide/en-US/editors.xml 2010-04-28 16:04:31 UTC (rev= 21784) @@ -277,6 +277,11 @@ + Java f= iles + + + + RichFaces com= ponents @@ -288,11 +293,7 @@ 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. @@ -819,6 +820,8 @@ + = + =
Content Assist for XHTML Pages The code completion for the Seam components in a Sea= m project shows the @@ -836,6 +839,20 @@ linkend=3D"contentAssistForCustomFacelets">"C= ontent Assist for Custom Facelets Components" later in this gui= de.
+ = +
+ Content Assist for Java Files + Various tools tips provide you additional informatio= n about java elements (JavaDocs, source classes, return types, method names= , params, and etc.) when working with java files +
+ Content assist for JavaDoc + + + + + +
+ = +
Content Assist for Insert Tag Wizard Content Assist is also available for any attribute v= alue of Insert @@ -968,19 +985,7 @@
-
- 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 --===============4384371424867895276==--