Author: atsebro
Date: 2008-05-13 05:09:52 -0400 (Tue, 13 May 2008)
New Revision: 8543
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 09:07:37
UTC (rev 8542)
+++ trunk/docs/userguide/en/src/main/docbook/modules/RFCidesupport.xml 2008-05-13 09:09:52
UTC (rev 8543)
@@ -14,7 +14,12 @@
</keywordset>
</chapterinfo>
<title>IDE Support</title>
- <para><ulink
url="http://www.redhat.com/developers/rhds/index.html">JBoss Developer Studio
1.0.0</ulink> is an <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>
+ <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</uilink>
+ that 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>
</chapter>