[jbosstools-commits] JBoss Tools SVN: r35787 - in trunk/jsf/docs/userguide/en-US: images/visual_page and 1 other directory.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Tue Oct 18 23:43:52 EDT 2011
Author: irooskov at redhat.com
Date: 2011-10-18 23:43:51 -0400 (Tue, 18 Oct 2011)
New Revision: 35787
Added:
trunk/jsf/docs/userguide/en-US/images/visual_page/visual_page_26.png
Modified:
trunk/jsf/docs/userguide/en-US/editors.xml
Log:
updated for JBIDE-8115
Modified: trunk/jsf/docs/userguide/en-US/editors.xml
===================================================================
--- trunk/jsf/docs/userguide/en-US/editors.xml 2011-10-19 03:12:45 UTC (rev 35786)
+++ trunk/jsf/docs/userguide/en-US/editors.xml 2011-10-19 03:43:51 UTC (rev 35787)
@@ -1491,7 +1491,20 @@
</imageobject>
</mediaobject>
</figure>
-
+
+ <para>
+ When you make a selection of tags in the source part of the editor, they will all be selected in the visual part of the editor as well. This makes it easy to link code that you have written, with the visual output.
+ </para>
+
+ <figure>
+ <title>All tags from the source selection are selected in the visual part</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/visual_page/visual_page_26.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+
<section id="comments">
<title>Commenting out Code</title>
<para>
Added: trunk/jsf/docs/userguide/en-US/images/visual_page/visual_page_26.png
===================================================================
(Binary files differ)
Property changes on: trunk/jsf/docs/userguide/en-US/images/visual_page/visual_page_26.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
More information about the jbosstools-commits
mailing list