From jbosstools-commits at lists.jboss.org Fri Jun 8 07:27:20 2007 Content-Type: multipart/mixed; boundary="===============6862847939867133129==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r2099 - trunk/documentation/GettingStartedGuide/docs/userguide/en/modules. Date: Fri, 08 Jun 2007 07:27:19 -0400 Message-ID: --===============6862847939867133129== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: afedosik Date: 2007-06-08 07:27:19 -0400 (Fri, 08 Jun 2007) New Revision: 2099 Modified: trunk/documentation/GettingStartedGuide/docs/userguide/en/modules/Gettin= gStartedWithRHDS.xml Log: Modified: trunk/documentation/GettingStartedGuide/docs/userguide/en/modules= /GettingStartedWithRHDS.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/GettingStartedGuide/docs/userguide/en/modules/Getti= ngStartedWithRHDS.xml 2007-06-07 14:33:50 UTC (rev 2098) +++ trunk/documentation/GettingStartedGuide/docs/userguide/en/modules/Getti= ngStartedWithRHDS.xml 2007-06-08 11:27:19 UTC (rev 2099) @@ -195,6 +195,7 @@ TBD What version of Eclipse does Red Hat Devel= oper Studio support? Red Hat Developer Studio works with Eclipse 3.2.2 +
Downloading Where can I download a copy of Red Hat Dev= eloper Studio? @@ -220,8 +221,17 @@
Troubleshooting, Problems, Configuration, Error Messages + Is it possible to increase the performance= of Eclipse after installing your product? My Eclipse now crawls. + By default, Eclipse allocates only 128 Mb of memory whatever physi= cal memory you actually have installed. You can significantly increase perf= ormance + if you allocate more memory. For example: + eclipse.exe -vmargs -Xmx512M + How can I add my own tag library to the Ex= adel Palette? + See Adding Tag Libraries in JBossJSFTools Guide + I see the Oracle ADF Faces component libra= ry tags in the Exadel Palette, but I can't seem to find the libraries for A= DF. + How do I use this component library with Exadel Studio? + See Adding Support for the Oracle ADF Components Library in the Ex= adel Studio User Guide. +
- = --===============6862847939867133129==--