From jbosstools-commits at lists.jboss.org Thu Jan 6 19:04:03 2011 Content-Type: multipart/mixed; boundary="===============1303632480526228709==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r27963 - trunk/documentation/guides/JBDS_Release_Notes/en-US. Date: Thu, 06 Jan 2011 19:04:02 -0500 Message-ID: <201101070004.p07042rM007449@svn01.web.mwc.hst.phx2.redhat.com> --===============1303632480526228709== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: mcaspers Date: 2011-01-06 19:04:02 -0500 (Thu, 06 Jan 2011) New Revision: 27963 Modified: trunk/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.xml Log: Added JBDS-1150 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-06 23:49:04 UTC (rev 27962) +++ trunk/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.xml 20= 11-01-07 00:04:02 UTC (rev 27963) @@ -1262,12 +1262,19 @@ General Issues - - - - JBIDE-7= 830: The wizard that would display available attributes for JSP and= HTML tags has been updated to improve usability. In the past the wizard wo= uld show a complete list of attributes for a tag, in one list. This could p= otentially overwhelm a user with options and make it hard to define the nec= essary attribute items for a tag. This update for the wizard ensures that r= equired and preferable attributes are separated from the others by placing = them under a General tab, with the rest being listed u= nder the Advanced tab. = - - + + = + + + JBDS-= 1150: The Java Virtual Machine used by the JBoss Developer Studio i= nstaller will also be used as the default VM for JBDS. This can casuse prob= lems if a 64 bit Java VM is used to install a 32 bit JBDS distribution, as = the two are incompatible. This can be fixed by editing the eclips= e.ini file and modifying the vm argument, o= r by using the appropiate Java VM when installing JBDS. + + + = + + + JB= IDE-7830: The wizard that would display available attributes for JS= P and HTML tags has been updated to improve usability. In the past the wiza= rd would show a complete list of attributes for a tag, in one list. This co= uld potentially overwhelm a user with options and make it hard to define th= e necessary attribute items for a tag. This update for the wizard ensures t= hat required and preferable attributes are separated from the others by pla= cing them under a General tab, with the rest being lis= ted under the Advanced tab. = + +