Author: mcaspers
Date: 2011-03-15 20:45:00 -0400 (Tue, 15 Mar 2011)
New Revision: 29814
Modified:
trunk/jsf/docs/userguide/en-US/Visual_Web_Tools.xml
trunk/jsf/docs/userguide/en-US/conclusion.xml
trunk/jsf/docs/userguide/en-US/editors.xml
trunk/jsf/docs/userguide/en-US/vwt_faq.xml
Log:
"General editing and screenshot updates"
Modified: trunk/jsf/docs/userguide/en-US/Visual_Web_Tools.xml
===================================================================
--- trunk/jsf/docs/userguide/en-US/Visual_Web_Tools.xml 2011-03-16 00:40:37 UTC (rev
29813)
+++ trunk/jsf/docs/userguide/en-US/Visual_Web_Tools.xml 2011-03-16 00:45:00 UTC (rev
29814)
@@ -14,7 +14,7 @@
</chapterinfo>
<title>Visual Web Tools</title>
<para>
- This guide covers the usage of Visual Web Tools in <property>JBoss Developer
Studio</property> and <property>JBoss Tools</property>. The difference
between these products is that JBoss Tools are just a set of Eclipse plugins where JBoss
Developer Studio adds the following functionality:
+ This guide covers the usage of Visual Web Tools in JBoss Developer Studio and JBoss
Tools. The difference between these products is that JBoss Tools are just a set of Eclipse
plugins where JBoss Developer Studio adds the following functionality:
</para>
<itemizedlist>
Modified: trunk/jsf/docs/userguide/en-US/conclusion.xml
===================================================================
--- trunk/jsf/docs/userguide/en-US/conclusion.xml 2011-03-16 00:40:37 UTC (rev 29813)
+++ trunk/jsf/docs/userguide/en-US/conclusion.xml 2011-03-16 00:45:00 UTC (rev 29814)
@@ -1,18 +1,12 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<chapter id="conclusion">
- <?dbhtml filename="conclusion.html"?>
- <title>Conclusion</title>
-
- <para>On the whole, this document should guide you to those parts of
<property>JBoss
- Tools</property> which you specifically need to develop Web Applications.
It covers
- different aspects of visual components such as editors, views, etc. for
browsing,
- representing and editing web resources you are working with.</para>
-
- <para>If there's anything we didn't cover or you
can't figure
- out, please feel free to visit our <ulink
-
url="http://www.jboss.com/index.html?module=bb&op=viewforum&...
- >JBoss Developer Studio Users Forum</ulink> or <ulink
-
url="http://www.jboss.com/index.html?module=bb&op=viewforum&...
- >JBoss Tools Users Forum</ulink> to ask questions. There we are
also looking for
- your suggestions and comments.</para>
-</chapter>
\ No newline at end of file
+<?xml version='1.0' encoding='UTF-8'?>
+<chapter id="conclusion">
+<?dbhtml filename="conclusion.html"?>
+ <title>Conclusion</title>
+ <para>
+ On the whole, this document should guide you to those parts of JBoss Tools which you
specifically need to develop Web Applications. It covers different aspects of visual
components such as editors, views, etc. for browsing, representing and editing web
resources you are working with.
+ </para>
+
+ <para>
+ If there's anything we didn't cover or you can't figure
out, please feel free to visit our <ulink
url="http://www.jboss.com/index.html?module=bb&op=viewforum&...
Developer Studio Users Forum</ulink> or <ulink
url="http://www.jboss.com/index.html?module=bb&op=viewforum&...
Tools Users Forum</ulink> to ask questions. There we are also looking for your
suggestions and comments.
+ </para>
+</chapter>
Modified: trunk/jsf/docs/userguide/en-US/editors.xml
===================================================================
--- trunk/jsf/docs/userguide/en-US/editors.xml 2011-03-16 00:40:37 UTC (rev 29813)
+++ trunk/jsf/docs/userguide/en-US/editors.xml 2011-03-16 00:45:00 UTC (rev 29814)
@@ -2914,7 +2914,7 @@
</para>
<para>
- To edit the deployment descriptor JBoss Developer Studio provides its own
<filename>web.xml editor</filename> that comes with the same features you will
find in all other JBoss Developer Studio editors:
+ To edit the deployment descriptor JBoss Developer Studio provides its own
<filename>web.xml</filename> editor that comes with the same features you will
find in all other JBoss Developer Studio editors:
</para>
<itemizedlist>
Modified: trunk/jsf/docs/userguide/en-US/vwt_faq.xml
===================================================================
--- trunk/jsf/docs/userguide/en-US/vwt_faq.xml 2011-03-16 00:40:37 UTC (rev 29813)
+++ trunk/jsf/docs/userguide/en-US/vwt_faq.xml 2011-03-16 00:45:00 UTC (rev 29814)
@@ -5,7 +5,7 @@
<section id="question_1">
<title>What should I do if Visual Page Editor does not start under
Linux?</title>
<para>
- The <property>Visual Page Editor</property> requires the library
<filename>libstdc++.so.5</filename>. This library is contained in the
compat-libstdc++-33.i386 package.
+ The Visual Page Editor requires the library
<filename>libstdc++.so.5</filename>. This library is contained in the
<filename>compat-libstdc++-33.i386</filename> package.
</para>
<itemizedlist>
@@ -44,7 +44,7 @@
</itemizedlist>
<para>
- In case you have the library installed and you still have issue with starting the
<property>Visual Page Editor</property> then close all browser views/editors
and leave one <property>Visual Page Editor</property> open and restart
eclipse. This should force a load of the right XULRunner viewer.
+ In case you have the library installed and you still have issue with starting the
Visual Page Editor then close all browser views/editors and leave one Visual Page Editor
open and restart eclipse. This should force a load of the right XULRunner viewer.
</para>
<para>
@@ -83,7 +83,7 @@
<section id="question_2">
<title>How do I change the auto-formating preferences for the Visual Page
Editor?</title>
<para>
- JBoss HTML/JSP editor uses basic eclipse HTML formatter to format files. So if you
want to change preferences of formatter for the <property>Visual Page
Editor</property>, you should change it for eclipse html editor (open
<menuchoice><guimenuitem>Window</guimenuitem><guimenuitem>Preferences</guimenuitem></menuchoice>
then choose
<menuchoice><guimenuitem>Web</guimenuitem><guimenuitem>HTML
Files</guimenuitem><guimenuitem>Editor</guimenuitem></menuchoice>).
+ JBoss HTML/JSP editor uses basic eclipse HTML formatter to format files. So if you
want to change preferences of formatter for the Visual Page Editor, you should change it
for eclipse html editor (open
<menuchoice><guimenuitem>Window</guimenuitem><guimenuitem>Preferences</guimenuitem></menuchoice>
then choose
<menuchoice><guimenuitem>Web</guimenuitem><guimenuitem>HTML
Files</guimenuitem><guimenuitem>Editor</guimenuitem></menuchoice>).
</para>
</section>
@@ -123,7 +123,7 @@
</orderedlist>
<para>
- If you are sure that your project does not need JSF capabilities, just disable this
message box by checking <property>Do not show this dialog again!</property>
checkbox.
+ If you are sure that your project does not need JSF capabilities, just disable this
message box by checking <guilabel>Do not show this dialog again!</guilabel>
checkbox.
</para>
</section>
</chapter>