Author: atsebro
Date: 2008-05-13 08:24:33 -0400 (Tue, 13 May 2008)
New Revision: 8552
Modified:
trunk/docs/userguide/en/src/main/docbook/modules/RFCidesupport.xml
Log:
JBDS-318--richfaces doc about IDE is wrong
Modified: trunk/docs/userguide/en/src/main/docbook/modules/RFCidesupport.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/modules/RFCidesupport.xml 2008-05-13 11:53:08
UTC (rev 8551)
+++ trunk/docs/userguide/en/src/main/docbook/modules/RFCidesupport.xml 2008-05-13 12:24:33
UTC (rev 8552)
@@ -14,12 +14,14 @@
</keywordset>
</chapterinfo>
<title>IDE Support</title>
- <para> RichFaces support is implemented in <ulink
url="http://www.jboss.org/tools/index.html">Jboss Tools</ulink>
- and in <ulink
url="http://www.redhat.com/developers/rhds/index.html">Jboss Developer Studio
1.0.0 GA</ulink>
- that is a fully packaged <property>IDE</property> that provides full
support for Java Server Faces, RichFaces, Facelets, Struts, and other Web technologies.
+ <para>
+ RichFaces support is implemented in
+ <ulink
url="http://www.redhat.com/developers/rhds/index.html">JBoss
Developer Studio 1.0.0 GA</ulink> and in
+ <ulink
url="http://www.jboss.org/tools/index.html">Jboss
Tools</ulink>. JBoss Developer Studio is a fully packaged
+ <property>IDE</property> that provides full support for Java Server Faces,
RichFaces, Facelets, Struts and other Web technologies.
In addition to this, it seamlessly combines visual and source-oriented development
approaches.
- One of the special support feature for <property>RichFaces</property> is
that it is available as project "capabilities".
- These project "capabilities" can be added to any existing JSF
project to make the project a RichFaces JSF project by automatically adding libraries
- and modifying configuration files as required." </para>
+ One of the special support feature for RichFaces is that it is available as project
"capabilitiy"
+ which can be added to any existing JSF project by adding libraries and modifying
configuration files as required."
+ </para>
</chapter>