From jbosstools-commits at lists.jboss.org Mon Jan 3 22:52:41 2011 Content-Type: multipart/mixed; boundary="===============5566704856458312953==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r27862 - trunk/documentation/guides/JBDS_Release_Notes/en-US. Date: Mon, 03 Jan 2011 22:52:41 -0500 Message-ID: <201101040352.p043qfjO007965@svn01.web.mwc.hst.phx2.redhat.com> --===============5566704856458312953== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: mcaspers Date: 2011-01-03 22:52:41 -0500 (Mon, 03 Jan 2011) New Revision: 27862 Modified: trunk/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.xml Log: Moved some JBIDEs to correct locations. Modified: trunk/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.= xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.xml 20= 11-01-04 03:41:44 UTC (rev 27861) +++ trunk/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.xml 20= 11-01-04 03:52:41 UTC (rev 27862) @@ -22,7 +22,24 @@ Contexts and Dependency Injection (CDI) - + + + + JBIDE-7= 875: It is recommended that developers create an Annotation Literal= class for every qualifier in their public API. However, writing these clas= ses by hand can be time consuming. To address this the new Annota= tion Literal Type wizard provides a streamlined way to create th= ese classes. This wizard can be accessed by selecting + File + New + Other + CDI (Context and Dependency Injec= tion) + Annotation Literal Type + . + + + + + JBIDE-767= 4: If a non-static field of a session bean class is annotated @Produces, CDI Tools detects the= problem and treats it as a definition error in accordance with JS= R-299 =C2=A73.4.2. If this situation is encountered, a new Quick Fix has been implemented that provides a way to make suc= h a field static. = + + + = JBIDE-78= 02: Previously CDI related wizards (such as Injection Sco= ped Bean) could not be found in the New wiz= ard by searching for the keyword "CDI". This issue has been resolved, resul= ting in CDI related wizards being listed against the search keyword "CDI". @@ -492,6 +509,11 @@ + JBIDE-7771: In previous versions the HQL Query Para= meters view showed only the first entry from a list of parameter= values. To view the full list of parameters the ellipsis button in the Value field had to be clicked to display the Pa= rameter Values dialog. The new Query Parameters view shows all parameters separated by the pipe (|) character when the= Value field is not being edited, and reverts back to = showing only the first parameter when the Value field = is being edited. + + + + JBIDE-7990: The Properties View was em= pty when a Configuration node was selected in the Hibernate Configurations View. The properties defined in t= he XML configuration file were expected to be shown in the Proper= ties View. @@ -1001,24 +1023,8 @@ Visual Page Editor - - - JBIDE-7= 875: It is recommended that developers create an Annotation Literal= class for every qualifier in their public API. However, writing these clas= ses by hand can be time consuming. To address this the new Annota= tion Literal Type wizard provides a streamlined way to create th= ese classes. - - - - - - JBIDE-767= 4: If a non-static field of a session bean class is annotated @Produces, CDI Tools detects the= problem and treats it as a definition error in accordance with JS= R-299 =C2=A73.4.2. If this situation is encountered, a new Quick Fix has been implemented that provides a way to make suc= h a field static. = - - - JBIDE-7771: In previous versions the HQL Query Para= meters view showed only the first entry from a list of parameter= values. To view the full list of parameters the ellipsis button in the Value field had to be clicked to display the Pa= rameter Values dialog. The new Query Parameters view shows all parameters separated by the pipe (|) character when the= Value field is not being edited, and reverts back to = showing only the first parameter when the Value field = is being edited. - - - - JBIDE-7434: Templates with support for RichFaces 4.0 have= been added to the Visual Page Editor. --===============5566704856458312953==--