From jbosstools-commits at lists.jboss.org Fri May 29 10:00:29 2009 Content-Type: multipart/mixed; boundary="===============6097325204901784737==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r15598 - trunk/jsf/docs/userguide/en/modules. Date: Fri, 29 May 2009 09:52:27 -0400 Message-ID: --===============6097325204901784737== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: chukhutsina Date: 2009-05-29 09:52:27 -0400 (Fri, 29 May 2009) New Revision: 15598 Modified: trunk/jsf/docs/userguide/en/modules/editors.xml trunk/jsf/docs/userguide/en/modules/vwt_faq.xml Log:

https://jira.jboss.org/jira/browse/JBIDE-4076 -The info about the issue = and it's resolving was added to Doc - VisualWebTools.

Modified: trunk/jsf/docs/userguide/en/modules/editors.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/editors.xml 2009-05-29 13:50:25 UTC= (rev 15597) +++ trunk/jsf/docs/userguide/en/modules/editors.xml 2009-05-29 13:52:27 UTC= (rev 15598) @@ -1690,7 +1690,23 @@ visual page editor then close all browser views/editors an= d leave one visual page editor open and restart eclipse. This should force a load = of the right XULRunner viewer. - + If it doesn't help and you use Fedora Core Linux and Ec= lipse Version: 3.4.1,the issue can be produced because libswt-xulrunner-gtk= -3449.so file doesn't present + in eclipse-swt-3.4.1-5.fc10.x86_64.rpm/eclipse/plugins/org= .eclipse.swt.gtk.linux.x86_64_3.4.1.v3449c.jar.To add this file to eclipse = you should: = + + + + Decompress eclipse/plugins/org.eclipse.swt.gtk.l= inux.x86_3.4.1.v3449c.jar form eclipse-SDK-3.4.1-linux-gtk-x86_64.tar.gz + = + + Copy libswt-xulrunner-gtk-3449.so file to your Fedora Eclipse location. + = + = + + Open the file eclipse.ini,which can be found in = your Fedora Eclipse location and add the following line: + ,where /usr/lib/eclipse is the path= to your eclipse folder. + = + =