[jbosstools-commits] JBoss Tools SVN: r21141 - 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 Mar 30 12:04:16 EDT 2010


Author: abogachuk
Date: 2010-03-30 12:04:15 -0400 (Tue, 30 Mar 2010)
New Revision: 21141

Added:
   trunk/jsf/docs/userguide/en-US/images/visual_page/visual_page_16a.png
Modified:
   trunk/jsf/docs/userguide/en-US/editors.xml
Log:
https://jira.jboss.org/jira/browse/JBDS-931

Modified: trunk/jsf/docs/userguide/en-US/editors.xml
===================================================================
--- trunk/jsf/docs/userguide/en-US/editors.xml	2010-03-30 15:42:59 UTC (rev 21140)
+++ trunk/jsf/docs/userguide/en-US/editors.xml	2010-03-30 16:04:15 UTC (rev 21141)
@@ -1916,6 +1916,24 @@
             <!--para>You can even
     			attach your stylesheet to the preview.</para-->
         </section>
+        <section id="vpe_errors">
+            <title>Error Messages</title>
+            <para><property>Visual Page Editor</property> provide a user friendly and effective <property>error</property> messages, which should make solving problems easier. <property>Error</property> message contains a  reference to the problem and its description. Also in <property>Error</property> area you can find a link to <property>Visual Page Editor</property> forum and <property>Details</property> button whick is used to see a error trace.  </para>
+            <para>If the error occurs while editor loading, error message will contain information about of what might have caused the error ( a missing library or errors in source code).</para>
+            <figure>
+                <title>Visual Page Error Message</title>
+                <mediaobject>
+                    <imageobject>
+                        <imagedata fileref="images/visual_page/visual_page_16a.png"/>
+                    </imageobject>
+                    
+                </mediaobject>
+            </figure>
+            
+        </section>
+        
+        
+        
         <section id="custom_facelets_support">
             <title>Support for Custom Facelets Components</title>
             <para><property>Visual Page Editor</property> (starting from 3.0.0.M3 version of

Added: trunk/jsf/docs/userguide/en-US/images/visual_page/visual_page_16a.png
===================================================================
(Binary files differ)


Property changes on: trunk/jsf/docs/userguide/en-US/images/visual_page/visual_page_16a.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream



More information about the jbosstools-commits mailing list