From jbosstools-commits at lists.jboss.org Wed Sep 24 08:11:46 2008 Content-Type: multipart/mixed; boundary="===============8916679664583765131==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r10445 - trunk/seam/docs/reference/en/modules. Date: Wed, 24 Sep 2008 08:11:46 -0400 Message-ID: --===============8916679664583765131== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: ochikvina Date: 2008-09-24 08:11:46 -0400 (Wed, 24 Sep 2008) New Revision: 10445 Modified: trunk/seam/docs/reference/en/modules/seam_editors.xml Log: https://jira.jboss.org/jira/browse/JBDS-240 - adding note; Modified: trunk/seam/docs/reference/en/modules/seam_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/seam/docs/reference/en/modules/seam_editors.xml 2008-09-24 11:55:= 52 UTC (rev 10444) +++ trunk/seam/docs/reference/en/modules/seam_editors.xml 2008-09-24 12:11:= 46 UTC (rev 10445) @@ -6,117 +6,143 @@ JBoss Tools Seam JBDS - + - = + Seam Editors Features - = +
- = + Content Assist - = - In this chapter you know what are Seam Editors Features and = how to work with them. = - Content Assist (ctrl + space) is availa= ble when using expression language in: + + In this chapter you know what Seam Editors Features are and = how to work with them. + Content Assist (ctrl + space) is availa= ble when using expression + language in: - JSP - XHTML - XML - JAVA + + JSP + + + XHTML + + + XML + + + JAVA + - = - The Seam components are available in content assist. - = + + The Seam components are available in content assist. +
Content Assist - = +
- = + + + Note: + + To get Code Assist available for an externally generated= and imported project, don't forget to enable Seam + features and configure Seam Settings in Project Preferences. +
- = +
OpenOn - = - OpenOn let's you easily navigate throug= h your project without using the Package Explorer or Project Explorer. = - After pressing ctrl + left click (or just F3) you will see a corre= sponding method or class. - = + + OpenOn let's you easily navigate throug= h your project without + using the Package Explorer or Project Explorer. After pressing= ctrl + left click (or + just F3) you will see a corresponding method or class. +
OpenOn - = +
- = +
- = +
Seam Validation - = - Validation of various possible problematic definitions is im= plemented for Seam applications. - = - If an issue is found it will be showed in the standard Problems View. - = + + Validation of various possible problematic definitions is im= plemented for Seam + applications. + + If an issue is found it will be showed in the standard Problems + View. +
Seam Validation - = +
- = - = - In the preferences page for Seam Validator you can see and m= odify the validator behavior. Go to Window > Preference= s > JBoss Tools > Web > Seam > Validator - and select the severity level for the optional Seam Validator prob= lem. - = + + + In the preferences page for Seam Validator you can see and m= odify the validator + behavior. Go to + Window > Preferences > JBoss Tools > Web > Seam = > Validator + and select the severity level for the optional Sea= m Validator problem. +
Seam Validator Preferences - = +
- = - On WTP projects validation are enabled by default and thus e= xecuted automatically, but on normal Java projects you will have to go and = add the Validation builder to your project . = - It is available in the properties of your project under Validation. The validations can be run manually by clicking = Validate via the context menu - on your project which will execute all the active WTP validati= ons. + + On WTP projects validation are enabled by default and thus e= xecuted automatically, but + on normal Java projects you will have to go and add the Valida= tion builder to your + project . It is available in the properties of your project un= der + Validation. The validations can be run ma= nually by clicking + Validate via the context menu on your= project which will + execute all the active WTP validations.
- = -
= + +
Structured components.xml Editor - = - When editing components.xml a structure= d tree editor is available in addition to pure source editing. - It has a graphical view (Tree tab) and source (Source tab). - = + + When editing components.xml a structure= d tree editor is available + in addition to pure source editing. It has a graphical view (T= ree tab) and source + (Source tab). +
component.xml Editor - = +
- = - - Note: - = - You can view and edit components.xml an= d other xml files directly in the Project Explorer and Properties sheet wit= hout opening the components.xml editor. - + + + Note: + + You can view and edit components.xml and other xml files + directly in the Project Explorer and Properties sheet with= out opening the + components.xml editor. +
component.xml Editor - = +
- = +
- = - + + --===============8916679664583765131==--