Author: mcaspers
Date: 2011-02-17 15:37:45 -0500 (Thu, 17 Feb 2011)
New Revision: 29197
Modified:
trunk/documentation/guides/JBDS_Release_Notes/en-US/Article_Info.xml
trunk/documentation/guides/JBDS_Release_Notes/en-US/Known_Issues_4_0_0.xml
trunk/documentation/guides/JBDS_Release_Notes/en-US/Overview.xml
Log:
General Documentation Updates
Modified: trunk/documentation/guides/JBDS_Release_Notes/en-US/Article_Info.xml
===================================================================
--- trunk/documentation/guides/JBDS_Release_Notes/en-US/Article_Info.xml 2011-02-17
20:33:17 UTC (rev 29196)
+++ trunk/documentation/guides/JBDS_Release_Notes/en-US/Article_Info.xml 2011-02-17
20:37:45 UTC (rev 29197)
@@ -3,13 +3,13 @@
<!-- Modify the title tag to change which book will be built -->
<articleinfo>
- <title>4.0.0 Release Notes</title>
- <!-- <title>Release Notes</title> -->
+ <!--title>4.0.0 Release Notes</title-->
+ <title>Release Notes</title>
<subtitle>Information about the changes made for this release of the JBoss
Developer Studio.</subtitle>
<productname>JBoss Developer Studio</productname>
<productnumber>4.0</productnumber>
<edition>0</edition>
- <pubsnumber>19</pubsnumber>
+ <pubsnumber>20</pubsnumber>
<abstract>
<para>
These release notes contain important information related to the JBoss Developer
Studio. New features,<!-- known problems,--> resources, and other current issues are
addressed here.
Modified: trunk/documentation/guides/JBDS_Release_Notes/en-US/Known_Issues_4_0_0.xml
===================================================================
--- trunk/documentation/guides/JBDS_Release_Notes/en-US/Known_Issues_4_0_0.xml 2011-02-17
20:33:17 UTC (rev 29196)
+++ trunk/documentation/guides/JBDS_Release_Notes/en-US/Known_Issues_4_0_0.xml 2011-02-17
20:37:45 UTC (rev 29197)
@@ -22,7 +22,18 @@
</listitem>
<listitem>
<para>
- <ulink
url="https://issues.jboss.org/browse/JBDS-1554">JBDS-1554<...;: The
new project wizards do not display their associated Eclipse perspective. The workaround is
to manually display the appropiate perspective by selecting
<menuchoice><guimenuitem>Window</guimenuitem><guimenuitem>Open
Perspective</guimenuitem></menuchoice>.
+ <ulink
url="https://issues.jboss.org/browse/JBDS-1554">JBDS-1554<...;: The
new project wizards do not display their associated Eclipse perspective. The workaround is
to manually display the appropiate perspective by selecting
<menuchoice><guimenuitem>Window</guimenuitem><guimenuitem>Open
Perspective</guimenuitem></menuchoice>. The following is a list of project
types and their matching persepctives:
+ <itemizedlist>
+ <listitem>
+ <para>JSF Project: Web Development</para>
+ </listitem>
+ <listitem>
+ <para>Struts Project: Web Development</para>
+ </listitem>
+ <listitem>
+ <para>Seam Web Project: Seam or Web Development</para>
+ </listitem>
+ </itemizedlist>
</para>
</listitem>
<listitem>
Modified: trunk/documentation/guides/JBDS_Release_Notes/en-US/Overview.xml
===================================================================
--- trunk/documentation/guides/JBDS_Release_Notes/en-US/Overview.xml 2011-02-17 20:33:17
UTC (rev 29196)
+++ trunk/documentation/guides/JBDS_Release_Notes/en-US/Overview.xml 2011-02-17 20:37:45
UTC (rev 29197)
@@ -85,6 +85,9 @@
<para>
<emphasis role="bold">Technical Previews:</emphasis> A
Technical preview of CDI and JSF 2 (including composite components, code completions and
validations) tooling is included, along with a JBoss AS 6 compatible server adapter.
Technical previews of Servlet 3, Richfaces 4 and BPEL are also available.
</para>
+ <para>
+ Information on how to access the tech previews can be found in the <ulink
url="http://docs.redhat.com/docs/en-US/JBoss_Developer_Studio/4.0/ht...
Started Guide</ulink>.
+ </para>
</listitem>
<listitem>
<para>