Author: vpakan(a)redhat.com
Date: 2011-02-03 05:55:48 -0500 (Thu, 03 Feb 2011)
New Revision: 28959
Modified:
trunk/jsf/docs/userguide/en-US/Visual_Web_Tools.xml
trunk/jsf/docs/userguide/en-US/css_perspective.xml
trunk/jsf/docs/userguide/en-US/editors.xml
trunk/jsf/docs/userguide/en-US/palette.xml
trunk/jsf/docs/userguide/en-US/preferences.xml
trunk/jsf/docs/userguide/en-US/vwt_faq.xml
trunk/jsf/docs/userguide/en-US/web_projects.xml
Log:
Fix typos
Modified: trunk/jsf/docs/userguide/en-US/Visual_Web_Tools.xml
===================================================================
--- trunk/jsf/docs/userguide/en-US/Visual_Web_Tools.xml 2011-02-03 10:32:40 UTC (rev
28958)
+++ trunk/jsf/docs/userguide/en-US/Visual_Web_Tools.xml 2011-02-03 10:55:48 UTC (rev
28959)
@@ -121,9 +121,9 @@
<row>
<entry>Content Assist</entry>
- <entry>Code completion proposals while working with html, java, JavaScript ,
xml, jsp, xhtml, xhtml, seam project
- and jsf configuration files. Content assist based on project data (dynamic code
assist); with
- graphical editor. Code completion for values from property files, beans attributes
and
+ <entry>Code completion proposals while working with html, java, JavaScript ,
xml, jsp, xhtml, seam project
+ and jsf configuration files. Content assist based on project data (dynamic code
assist). Code completion
+ for values from property files, beans attributes and
methods, navigation rule outcomes and jsf variables.</entry>
<entry>
<xref
linkend="CodeAssistAndDynamicCodeAssist42BasedOnProjectData"/>
Modified: trunk/jsf/docs/userguide/en-US/css_perspective.xml
===================================================================
--- trunk/jsf/docs/userguide/en-US/css_perspective.xml 2011-02-03 10:32:40 UTC (rev
28958)
+++ trunk/jsf/docs/userguide/en-US/css_perspective.xml 2011-02-03 10:55:48 UTC (rev
28959)
@@ -9,16 +9,16 @@
</keywordset>
</chapterinfo>
<title>CSS Editing Perspective</title>
- <para>In this chapter we will discuss CSS Editing Perspective views,
- more information about style sheets can be found in
+ <para>In this chapter we will discuss CSS Editing Perspective views.
+ More information about style sheets can be found in
<xref linkend="pages_styling"/>
of Editor chapter.
</para>
<para>The CSS Editing Perspective combines a set of views which allow you to
see the structure of
- your css files,edit them and see the results.
- To use this perspective you need to choose <emphasis><property>Window
>Open Perspective> CSS Editing </property></emphasis>
- .All of the views are fully synchronized with each other:the changes being made
in one view are reflected in othes at once.</para>
- <para>As you know, there are three ways of inserting a style sheet:
+ your css files, edit them and see the results.
+ To use this perspective you need to choose <emphasis><property>Window
>Open Perspective> CSS Editing </property></emphasis>.
+ All of the views are fully synchronized with each other:the changes being made in
one view are reflected in othes at once.</para>
+ <para>As you know there are three ways of inserting a style sheet:
</para>
<itemizedlist>
<listitem><para>External style sheet (.css file)</para>
@@ -29,7 +29,7 @@
</listitem>
</itemizedlist>
<para>Using CSS Editing Perspective you can change your style sheet,
- inserted in any of the possible places described before, in three
ways:</para>
+ inserted in any of the possible places described before in three
ways:</para>
<itemizedlist>
<listitem>
<para>directly in your Editor
@@ -57,8 +57,8 @@
<section id="OutlineView">
<?dbhtml filename="OutlineView.html"?>
<title>Outline view</title>
- <para>Using this view you can easily skip between the selectors described
in the source files,
- see the list of properties in any selector just by clicking the triangle near
it.
+ <para>Using this view you can easily skip between the selectors described
in the source files.
+ See the list of properties in any selector just by clicking the triangle near
it.
</para>
<figure>
@@ -165,7 +165,7 @@
</mediaobject>
</figure>
<para>
- When you click
<emphasis><property>Ok</property></emphasis> the chosen fonts
should appear in <emphasis><property>Font
Family</property></emphasis> text field and in the sourse css file.
+ When you click
<emphasis><property>Ok</property></emphasis> the choosen fonts
should appear in <emphasis><property>Font
Family</property></emphasis> text field and in the sourse css file.
To define other properties in CSS
<emphasis><property>Text/Font</property></emphasis> tab you should
just click button near the
corresponding field you want and select the appropriate option in the
list.
Or if you are absolutely sure of the property's value to use you
can just write it in the text field.
@@ -213,7 +213,7 @@
</figure>
</listitem>
<listitem>
- <para
id="edited_properties"><emphasis><property>Edited
Properties</property></emphasis> tab contains only "overflow-y"
property,
+ <para
id="edited_properties"><emphasis><property>Edited
Properties</property></emphasis> tab contains only "overflow-y"
property
which determines clipping of the element's content at the top and
bottom edges.
</para>
<figure>
Modified: trunk/jsf/docs/userguide/en-US/editors.xml
===================================================================
--- trunk/jsf/docs/userguide/en-US/editors.xml 2011-02-03 10:32:40 UTC (rev 28958)
+++ trunk/jsf/docs/userguide/en-US/editors.xml 2011-02-03 10:55:48 UTC (rev 28959)
@@ -22,8 +22,8 @@
<title>Editors Features</title>
<para><property>JBoss Developer Studio</property> has powerful
editor features that help you
easily navigate within your application and make use of content and code
assist no
- matter what project file (<literal>.jsp</literal>,
<literal>.xhtml</literal>, <literal
- >.xml</literal>, <literal>.css</literal>, etc.) you
are working on.</para>
+ matter what type of project file (<literal>.jsp</literal>,
<literal>.xhtml</literal>, <literal
+ >.xml</literal>, <literal>.css</literal> etc.) you
are working on.</para>
<para>The mentioned features are the following:</para>
<itemizedlist>
<listitem>
@@ -73,13 +73,13 @@
</itemizedlist>
<section id="XMLFiles232">
<title>XML Files</title>
- <para>Press and hold down the
<emphasis><property>Ctrl</property></emphasis> key. As you move
the mouse cursor over different file references in the file, they display an underline. In
this state these file references effectively become links, and when they are clicked the
appropriate file will open in its own editor.</para>
+ <para>Press and hold down the
<emphasis><property>Ctrl</property></emphasis> key. As you move
the mouse cursor over different file references in the file, they display an underline. In
this state these file references effectively become links and when they are clicked the
appropriate file will open in its own editor.</para>
<para>Use the OpenOn functionality for the next entries defined in
XML file:</para>
<orderedlist>
<listitem>
<para>Managed beans</para>
- <para>In this example the managed bean
<emphasis><property
-
>"User"</property></emphasis> will open.</para>
+ <para>In this example source code of the managed bean
<emphasis><property
+
>"User"</property></emphasis> will be open.</para>
<figure>
<title>Opening a Managed Bean</title>
<mediaobject>
@@ -848,7 +848,7 @@
<section id="ContentAssistForJavaFiles">
<title>Content Assist for Java Files</title>
<para>Various tools tips provide you additional information about
Java elements
- (JavaDocs, source classes, return types, method names, params, and
etc.) when
+ (JavaDocs, source classes, return types, method names, params and
etc.) when
working with java files.</para>
<figure>
<title>Content assist for JavaDoc</title>
@@ -996,11 +996,11 @@
</section>
<section
id="FullControlOverSourceFiles-SynchronizedSourcAndVisualEditing74">
<title>Synchronized Source and Visual Editing</title>
- <para><property>JBoss Developer Studio</property> offers
the ability to edit the source code of a file, as well as providing visual editors for
many file types. The source code and visual editors can be viewed and edited at the same
time in a split screen view, and any changes you make in the source code editor will
immediately appear in the visual editor.</para>
+ <para><property>JBoss Developer Studio</property> offers
the ability to edit the source code of a file, as well as providing visual editors for
many file types. The source code and visual editors can be viewed and edited at the same
time in a split screen view and any changes you make in the source code editor will
immediately appear in the visual editor.</para>
<para>The JSF configuration file editor has three views:
<property>Diagram</property>,
<property>Tree</property> and
<property>Source</property>. All views are
- synchronized, and you can edit the file in any view.</para>
+ synchronized and you can edit the file in any view.</para>
<figure>
<title>Three Views are Synchronized</title>
<mediaobject>
@@ -1109,7 +1109,7 @@
these elements will open additional options that allow other specific
elements to be added
in their appropriate positions.</para>
<para>The Properties view shows the property names and their values for
a selected item. The
- values are editable; just select any value and click on the button that
will appear to choose
+ values are editable just select any value and click on the button that
will appear to choose
a new value. The key combination <property>Ctrl+Z</property>
will return the previous
value, while <property>Ctrl+Y</property> will return the new
value again. The Properties
view has additional options and can be set up to display categories and
advanced
@@ -1800,7 +1800,7 @@
<para> When you open <emphasis>
<property>main.jsp</property>
</emphasis> in <property>Visual Page
Editor</property>, it will not be able to
- resolve the image from the header, however, it will work fine in
runtime. To fix
+ resolve the image from the header, however it will work fine in
runtime. To fix
this in design time, click the <emphasis>
<property>Page Design Options</property>
</emphasis> button and set <emphasis>
@@ -1832,7 +1832,7 @@
</imageobject>
</mediaobject>
</figure>
- <para>Here bath in Source and Visual modes you see the EL
expression
+ <para>Here both in Source and Visual modes you see the EL
expression
<emphasis>#{user.name}</emphasis>. When you switch to
<property>Preview
view</property>, you'll also see this expression.
Now press <emphasis>
<property>Page Design Options</property>
@@ -2142,7 +2142,7 @@
</section>
<section id="SetupnotesforLinu895x">
<title>Setup notes for Linux</title>
- <para>Linux users who are going to use earlier then JBoss Tools
3.1.0.M4 versions may
+ <para>Linux users who are going to use earlier versions of JBoss Tools
then 3.1.0.M4 may
need to do the following to get the <property>Visual Page
Editor</property> to work
correctly on their machines.</para>
<para> The Visual Page Editor requires the library libstdc++.so.5. This
library is
@@ -2166,13 +2166,13 @@
]]></programlisting>
</listitem>
<listitem>
- <para>On Debian based distributives run the following command:
</para>
+ <para>On Debian based distributions run the following command:
</para>
<programlisting role="JAVA"><![CDATA[apt-get
install compat-libstdc++-33.i386
]]></programlisting>
</listitem>
</itemizedlist>
<para> 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
+ 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> If it doesn't help and you use Fedora Core Linux and Eclipse
Version: 3.4.1,the
@@ -2193,7 +2193,7 @@
location and add the following line: </para>
<programlisting
role="JAVA"><![CDATA[-Dswt.library.path=/usr/lib/eclipse
]]></programlisting>
- <para>,where <code>/usr/lib/eclipse</code> is the
path to your eclipse
+ <para>where <code>/usr/lib/eclipse</code> is the
path to your eclipse
folder.</para>
</listitem>
</itemizedlist>
@@ -2241,12 +2241,12 @@
<section id="more_editors">
<title>More Editors</title>
<para>Besides Visual Page Editor JBDS is supplied with a huge range of
various editors for
- different file types: properties, TLD, web.xml, tiles, and so
on.</para>
+ different file types: properties, TLD, web.xml, tiles and so
on.</para>
<section id="GraphicalPropertiesEditor">
<title>Graphical Properties Editor</title>
<para><property>The Properties editor</property> allows you
to work in two different
modes and also supports unicode characters.</para>
- <para>To create a new properties file, in the Package Explorer view,
select <emphasis>
+ <para>To create a new properties file in the Package Explorer view,
select <emphasis>
<property>New > Properties File</property>
</emphasis> from the right-click context menu on the folder where
you want to create
the file.</para>
@@ -2429,7 +2429,7 @@
<section id="ErrorCheckingAndValidation">
<title>Errors Checking and Validation</title>
<para>If errors occur anywhere in the file, small red dots will
appear next to the
- lines where the errors occurred. Also, note that the file is marked
by a small x
+ lines where the errors occurred. Also note that the file is marked by
a small x
in the Package Explorer view.</para>
<figure>
<title>Errors Reporting</title>
@@ -2557,7 +2557,7 @@
</imageobject>
</mediaobject>
</figure>
- <para>In the Design viewer, you can drill down on an element by
double-clicking on
+ <para>In the Design viewer you can drill down on an element by
double-clicking on
it:</para>
<figure>
<title>Design Viewer in XSD Editor</title>
@@ -2613,9 +2613,9 @@
</figure>
<note>
<title>Note:</title>
- <para>On case you want to use your own DTD or XML Schema make sure
that this DTD or
+ <para>In case you want to use your own DTD or XML Schema make sure
that this DTD or
XML Schema is not listed in XML Catalog. If it is, you can't work
with your DTD
- and XML Scheme and JBoss Tool,which uses this DTD or XML Schema.
More
+ and XML Schema and JBoss Tool which uses this DTD or XML Schema.
More
information about XML Catalog you can find in <ulink
url="http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse.ws...
Eclipse Documentation</ulink> and on <ulink
Modified: trunk/jsf/docs/userguide/en-US/palette.xml
===================================================================
--- trunk/jsf/docs/userguide/en-US/palette.xml 2011-02-03 10:32:40 UTC (rev 28958)
+++ trunk/jsf/docs/userguide/en-US/palette.xml 2011-02-03 10:55:48 UTC (rev 28959)
@@ -23,7 +23,7 @@
</itemizedlist>
<para>The JBoss Tools Palette contains a developer's project tag libraries
and provides
possibility to add any tag libraries to it. Also you can choose a necessary one
from the
- list of already existed tag libraries:</para>
+ list of already existing tag libraries:</para>
<itemizedlist>
<listitem>
<para>HTML</para>
@@ -62,22 +62,22 @@
<emphasis><property>Window > Show View Other... > JBoss
Tools Web > JBoss Tools
Palette</property></emphasis> from the menu bar. </para>
<para>The standard <property>Eclipse Palette</property> is
displayed by default in both Web Development and Seam
- perspectives. Now, the standard <property>Eclipse Palette</property>
is featured with all <property>JBoss Tools Palette</property>
+ perspectives. Now the standard <property>Eclipse Palette</property>
is featured with all <property>JBoss Tools Palette</property>
options and capabilities. </para>
<para>To open the standard <property>Eclipse Palette</property>
navigate to <emphasis><property>Window->Show
View->Others->General->Palette</property></emphasis>.
</para>
<para>The differences between the two palettes are as follows:</para>
<itemizedlist>
<listitem>
- <para>The standard <property>Eclipse Palette</property> is
blank by default; the content of the palette
+ <para>The standard <property>Eclipse Palette</property> is
blank by default. Content of the palette
is available only if Visual Page Editor is open and active, while JBoss
Tools
Palette always contains a predefined set of components.</para>
</listitem>
<listitem>
<para>The Expanded/Collapsed state of components in the standard
Eclipse Palette is
- not global as in JBoss Tools Palette: the state is associated with an
instance
+ not global as in JBoss Tools Palette. State is associated with an
instance
of Visual Page Editor. It means that the state can be different for
various
- files, and each new file opened in Visual Page Editor will have the
default
+ files and each new file opened in Visual Page Editor will have the
default
state of Palette with all components collapsed. </para>
</listitem>
</itemizedlist>
@@ -85,7 +85,7 @@
<section id="PaletteOptions">
<?dbhtml filename="PaletteOptions.html"?>
<title>Palette Options</title>
- <para>To facilitate your work, you can configure the Palette in your own
way, by selecting
+ <para>To facilitate your work, you can configure the Palette in your own
way by selecting
the corresponding icon on the Palette toolbar.</para>
<para>There is a possibility to configure the JBoss Tools
Palette:</para>
<itemizedlist>
@@ -94,10 +94,10 @@
changing the palette elements</para>
</listitem>
<listitem>
- <para> to <property>show/hide groups</property>,
subgroups</para>
+ <para> to <property>show/hide</property> groups,
subgroups</para>
</listitem>
<listitem>
- <para>to <property>import groups</property>,
subgroups</para>
+ <para>to <property>import</property> groups,
subgroups</para>
</listitem>
</itemizedlist>
<figure>
@@ -113,7 +113,7 @@
<title>Palette Editor</title>
<para>JBoss Tools Palette contains existing libraries of tags, thus
the
<property>Palette editor</property> is intended to work
with them or create your
- new one, as well.</para>
+ new one as well.</para>
<para>To open the editor, click on the <emphasis>
<property>Palette Editor</property>
</emphasis> icon(<inlinemediaobject> <imageobject>
@@ -170,7 +170,7 @@
</figure>
<para>Also you can delete the set. Right click on the set of
icons that you wish
to remove and chose the <emphasis>
- <property>Delete Set</property>
+ <property>Delete</property>
</emphasis> option from the pop-up menu or click the
<emphasis>
<property>Delete</property>
</emphasis> keyboard button.</para>
@@ -214,7 +214,7 @@
</imageobject>
</mediaobject>
</figure>
- <para>You are allowed to edit or delete a group, as well. If
you'd like
+ <para>You are allowed to edit or delete a group as well. If
you'd like
to change attributes of a group, use the right editing window of
the palette
editor or the <emphasis>
<property>Edit...</property>
@@ -280,7 +280,7 @@
</imageobject>
</mediaobject>
</figure>
- <para>In the <property>Add Palette Macro</property>
window, you can configure
+ <para>In the <property>Add Palette Macro</property>
window you can configure
the tag element. Attribute <emphasis>
<property>Name</property>
</emphasis> is mandatory to fill and it will be the name of
the tag element.
@@ -330,7 +330,7 @@
</itemizedlist>
- <para>If you have changed any abject in the tree view and you don't
like the final result you can always use the <emphasis><property>Restore
Defaults</property></emphasis> button. Click on it will restore defaults for
the object selected and for its children elements. Please remember that the button will
only restore data for objects defined in the default palette. If selected object is
created by you, the button will be disabled. Child objects added by you will not be
removed.</para>
+ <para>If you have changed any object in the tree view and you don't
like the final result you can always use the <emphasis><property>Restore
Defaults</property></emphasis> button. Click on it will restore defaults for
the object selected and for its children elements. Please remember that the button will
only restore data for objects defined in the default palette. If selected object is
created by you, the button will be disabled. Child objects added by you will not be
removed.</para>
<para>When updating JBoss Tools the palette content is not
updated.</para>
</section>
<section id="show_hide">
@@ -405,11 +405,11 @@
<para>A new tag can be added into any text file including jsp, htm,
html and xhtml.</para>
<para>Let's do it. Open your JSP file and place the cursor in
a place where
you'd like to add a tag and then click that tag in the palette.
In the
- <property>Insert Tag</property> window, that appears, you
can set the value of<emphasis>
+ <property>Insert Tag</property> window that appears, you
can set the value of<emphasis>
<property>general</property>
</emphasis> and <emphasis>
<property>advanced</property>
- </emphasis> attributes of the tag that you chose.</para>
+ </emphasis> attributes of the tag that you choose.</para>
<figure>
<title>Inserting Tag</title>
<mediaobject>
@@ -418,7 +418,7 @@
</imageobject>
</mediaobject>
</figure>
- <para>In the example below, the <emphasis>
+ <para>In the example below the <emphasis>
<property>commandButton</property>
</emphasis> tag has been inserted.</para>
<figure>
@@ -450,7 +450,7 @@
</figure>
<para> Above you can see where the cursor position for
<emphasis>
<property>HTML > Form > input</property>
- </emphasis> is set. Thus, after adding this tag into your file the
cursor will be in
+ </emphasis> is set. Thus after adding this tag into your file the
cursor will be in
the attribute "type". Then, you can straight use the
combination
of buttons <property>Ctrl + Space</property> to inquire about
a prompting. </para>
<figure>
@@ -484,7 +484,7 @@
</emphasis> that includes your tag library under the lib folder in
your project.
Or you can just add <emphasis>
<property>".tld"</property>
</emphasis>or <emphasis>
-
<property>".jar"</property></emphasis> file to the
classpath , and the library will be added to the Tag Library List in Web Projects
View.</para>
+
<property>".jar"</property></emphasis> file to the
classpath and the library will be added to the Tag Library List in Web Projects
View.</para>
<section id="Drag_and_Drop65332">
<?dbhtml filename="DragAndDrop.html"?>
<title>Drag-and-Drop</title>
@@ -511,7 +511,7 @@
<property>prefix</property>
</emphasis> of the library and <emphasis>
<property>Library URL</property>
- </emphasis> are detected, thus just need to set the
<emphasis>
+ </emphasis> are detected thus just need to set the
<emphasis>
<property>Group</property>
</emphasis> name to which you wish to place this tag library.
You can either add
this tag library to an existing Group or just create a new
one.</para>
Modified: trunk/jsf/docs/userguide/en-US/preferences.xml
===================================================================
--- trunk/jsf/docs/userguide/en-US/preferences.xml 2011-02-03 10:32:40 UTC (rev 28958)
+++ trunk/jsf/docs/userguide/en-US/preferences.xml 2011-02-03 10:55:48 UTC (rev 28959)
@@ -240,7 +240,7 @@
</row>
<row>
- <entry>Show node in all proejcts</entry>
+ <entry>Show node in all projects</entry>
<entry>Selecting this setting enables the Projects
Archiving view to show
node in all projects.</entry>
<entry>Off</entry>
@@ -348,7 +348,7 @@
<row>
<entry>Show warning when project has no JBoss Tools
capabilities</entry>
- <entry>Check this option to be sure that any JBoss Tools
editor fully
+ <entry>Check this option to be sure that any JBoss Tools
editor is fully
available for a particular type of file. If no,
you'll be
warned about this.</entry>
<entry>On</entry>
@@ -565,7 +565,7 @@
</row>
<row>
- <entry>Edit</entry>
+ <entry>Export</entry>
<entry>Allows you to export all selected templates to the
file system. </entry>
</row>
</tbody>
@@ -767,7 +767,7 @@
<para>The first two items control the background grid for the diagram. The
next two items
allow you to control the appearance of the labels for views (pages) and the
transitions
- between views. For these two items, clicking the <emphasis>
+ between views. For these two items clicking the <emphasis>
<property>Change... </property>
</emphasis>button allows you to assign a font with a dialog
box.</para>
@@ -775,10 +775,10 @@
transition connecting it to another view yet should be written to the source
code as a
partial navigation rule. The next check box determines whether the diagram
cursor
reverts immediately to the standard selection mode after it's used in
the
- transition-drawing mode to draw a transition. Finally, the last two check
boxes concern
+ transition-drawing mode to draw a transition. Finally the last two check
boxes concern
shortcuts. A shortcut is a transition that is there but isn't actually
displayed in the
diagram as going all the way to the target view it's connected to, in
order to make the
- diagram clearer. With the check boxes, you can decide whether to display a
small
+ diagram clearer. With the check boxes you can decide whether to display a
small
shortcut icon as part of the shortcut and also whether to display the target
view as a
label or not.</para>
<figure>
@@ -789,7 +789,7 @@
</imageobject>
</mediaobject>
</figure>
- <para>Selecting the Add Page tab in the JSF Flow Diagram screen allows you
to determine the
+ <para>Selecting the Add View tab in the JSF Flow Diagram screen allows you
to determine the
default template and file extension for views (pages) you add directly into
the diagram
using a context menu or the view-adding mode of the diagram
cursor.</para>
</section>
@@ -809,7 +809,7 @@
</mediaobject>
</figure>
- <para>On this page you can determine the format for a text output near the
decoration label
+ <para>On this page you can determine the format for a text output near to
the decoration label
for different Web resources. To change the value for selected element, click
<emphasis>
<property>Add Variable...</property>
</emphasis> button next to <emphasis>
@@ -875,7 +875,7 @@
<para>In order to customize the layout of the Diagram used for editing and
composing <property>page.xml</property> file in <property>Graphical
mode</property> of <property>Seam Pages Editor</property> you can go
to
- <property>Window > Preferences > JBoss Tools > Web > Seam
> Editors > Seam Pages Diagram</property>.
+ <property>Window > Preferences > JBoss Tools > Web >
Editors > Seam Pages Diagram</property>.
</para>
<figure>
@@ -955,7 +955,7 @@
<?dbhtml filename="ResourceInsets.html"?>
<title>Resource Insets</title>
<para>To see Resource Insets preference page select <emphasis>
- <property>JBoss Tools > Web > Strats > Automation >
Resource Insets</property>
+ <property>JBoss Tools > Web > Struts > Automation >
Resource Insets</property>
</emphasis>.</para>
<para>On <emphasis>
<property>Resource Insets</property>
Modified: trunk/jsf/docs/userguide/en-US/vwt_faq.xml
===================================================================
--- trunk/jsf/docs/userguide/en-US/vwt_faq.xml 2011-02-03 10:32:40 UTC (rev 28958)
+++ trunk/jsf/docs/userguide/en-US/vwt_faq.xml 2011-02-03 10:55:48 UTC (rev 28959)
@@ -25,7 +25,7 @@
</listitem>
<listitem>
- <para>On Debian based distributives run the following command:
</para>
+ <para>On Debian based distributions run the following command:
</para>
<programlisting role="JAVA"><![CDATA[apt-get install
compat-libstdc++-33.i386
]]></programlisting>
</listitem>
@@ -35,7 +35,7 @@
<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.</para>
- <para> If it doesn't help and you use Fedora Core Linux and Eclipse
Version: 3.4.1,the issue can be produced because libswt-xulrunner-gtk-3449.so file
doesn't present
+ <para> If it doesn't help and you use Fedora Core Linux and Eclipse
Version: 3.4.1, the issue can be produced because libswt-xulrunner-gtk-3449.so file
doesn't present
in
eclipse-swt-3.4.1-5.fc10.x86_64.rpm/eclipse/plugins/org.eclipse.swt.gtk.linux.x86_64_3.4.1.v3449c.jar.To
add this file to eclipse you should:
</para>
<itemizedlist>
@@ -94,7 +94,7 @@
</orderedlist>
<para>
-If you are shure 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 <property>Do not show this dialog again!</property>
checkbox.
</para>
</section>
Modified: trunk/jsf/docs/userguide/en-US/web_projects.xml
===================================================================
--- trunk/jsf/docs/userguide/en-US/web_projects.xml 2011-02-03 10:32:40 UTC (rev 28958)
+++ trunk/jsf/docs/userguide/en-US/web_projects.xml 2011-02-03 10:55:48 UTC (rev 28959)
@@ -4,7 +4,7 @@
<title>Web Projects View</title>
<para><property>Web Projects</property> is a special view that comes
with JBoss Developer Studio.</para>
<para>If the Web Projects view's tab is not visible next to the Package
Explorer tab, select <emphasis><property>Window > Show View >
Other > JBoss Tools Web > Web Projects</property></emphasis>
from the menu bar.</para>
-<para>With the Web Projects view, you can:</para>
+<para>With the Web Projects view you can:</para>
<itemizedlist>
<listitem><para>Visualize the project better because the project artifacts
for JSF, Struts and Seam projects are organized and displayed by
function.</para></listitem>
@@ -76,7 +76,7 @@
</imageobject>
</mediaobject>
</figure>
-<para>You can actually place the tag anywhere in the page, not just inside an
existing tag. In this case,
+<para>You can actually place the tag anywhere in the page, not just inside an
existing tag. In this case
JBoss Developer Studio will place the complete tag <code><h:outputText
value="#{Message.header}"/></code> in the page.</para>
</section>
<section id="ForManagedBeanAttributes">