Author: mcaspers
Date: 2011-01-18 20:48:37 -0500 (Tue, 18 Jan 2011)
New Revision: 28380
Modified:
trunk/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.xml
Log:
General update
Modified: trunk/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.xml
===================================================================
--- trunk/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.xml 2011-01-19
01:47:28 UTC (rev 28379)
+++ trunk/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.xml 2011-01-19
01:48:37 UTC (rev 28380)
@@ -25,7 +25,7 @@
<itemizedlist>
<listitem>
<para>
- <ulink
url="https://issues.jboss.org/browse/JBIDE-8124">JBIDE-8124&...;:
The <guilabel>New CDI Bean</guilabel> wizard has been added to provide a
convenient way to create new CDI Java classes with the <code>@Named</code>,
<scope>@Scope</scope> and <code>@Qualifier</code> annotations. The
wizard can be accessed by selecting
<menuchoice><guimenuitem>File</guimenuitem><guimenuitem>New</guimenuitem><guimenuitem>Other</guimenuitem><guimenuitem>CDI
(Context and Dependency
Injection)</guimenuitem><guimenuitem>Bean</guimenuitem></menuchoice>.
+ <ulink
url="https://issues.jboss.org/browse/JBIDE-8124">JBIDE-8124&...;:
The <guilabel>New CDI Bean</guilabel> wizard has been added to provide a
convenient way to create new CDI Java classes with the <code>@Named</code>,
<code>@Scope</code> and <code>@Qualifier</code> annotations. The
wizard can be accessed by selecting
<menuchoice><guimenuitem>File</guimenuitem><guimenuitem>New</guimenuitem><guimenuitem>Other</guimenuitem><guimenuitem>CDI
(Context and Dependency
Injection)</guimenuitem><guimenuitem>Bean</guimenuitem></menuchoice>.
</para>
</listitem>
<listitem>