From jbosstools-commits at lists.jboss.org Wed May 6 03:27:40 2009 Content-Type: multipart/mixed; boundary="===============1936797598870835926==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r15048 - trunk/jsf/docs/userguide/en/modules. Date: Wed, 06 May 2009 03:24:48 -0400 Message-ID: --===============1936797598870835926== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: ochikvina Date: 2009-05-06 03:24:47 -0400 (Wed, 06 May 2009) New Revision: 15048 Added: trunk/jsf/docs/userguide/en/modules/vwt_faq.xml Log: https://jira.jboss.org/jira/browse/JBDS-134 - FAQ chapter is added to the V= isual Web Tools guide; Added: trunk/jsf/docs/userguide/en/modules/vwt_faq.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/jsf/docs/userguide/en/modules/vwt_faq.xml = (rev 0) +++ trunk/jsf/docs/userguide/en/modules/vwt_faq.xml 2009-05-06 07:24:47 UTC= (rev 15048) @@ -0,0 +1,50 @@ + + + + FAQ + +
+ What should I do if Visual Page Editor does not start under= Linux? + = + The Visual Page Editor requires the li= brary libstdc++.so.5. This library is + contained in the compat-libstdc++-33.i386 package. + = + + + To install this package on Fedora Core or Red Hat En= terprise Linux run the + following command: + + = + = + + On any other rpm based distributions download libstd= c++.so.5 and run the + following command: + + + = + + On Debian based distributives run the following comm= and: + + = + + = + In case you have the library installed and you still have i= ssue with starting the + Visual Page Editor then close all browser= views/editors and leave one Visual Page + Editor open and restart eclipse. This should force = a load of the right XULRunner + viewer. +
+ = +
+ How do I change the auto-formating preferences for the Visu= al Page Editor? + + JBoss HTML/JSP editor uses basic eclipse HTML formatter to f= ormat files. So if you + want to change preferences of formatter for the Visu= al Page Editor, you should change it + for eclipse html editor (open Window > + Preferences, then choose + Web > HTML Files > Editor + ). +
+
--===============1936797598870835926==--