Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » WindowBuilder » Cannot create SWT browser after eclipse exit and restart (Desgner tab SWT browser stops working after exiting eclipse)
Cannot create SWT browser after eclipse exit and restart [message #1005823] Mon, 28 January 2013 15:44 Go to previous message
Rich Fleck is currently offline Rich Fleck
Messages: 8
Registered: July 2009
Junior Member
fresh install of latest eclipse Juno
eclipse-java-juno-SR1-linux-gtk-x86_64.tar

Add GWT plugin using
dl.google.com/eclipse/plugin/4.2

restart eclipse as requested

Designer tab works

exit eclipse

start eclipse

Designer tab doesn't work

Message
Can't create SWT Browser
GWT Designer uses the SWT Browser widget to render the GWT UI. SWT Browser requires a compatible xulrunner version installed: it should be 1.9.1.x or 1.9.2.x version and meet the current environment architecture. See http://www.eclipse.org/swt/faq.php#whatisbrowser and related topics for more information.

No luck with suggested fixes setting the following in eclipse.ini

-Dorg.eclipse.swt.browser.XULRunnerPath=/usr/lib64/xulrunner-1.9.2.27/
-Dorg.eclipse.swt.browser.UseWebKitGTK=true
-Dorg.eclipse.swt.browser.DefaultType=mozilla

Can reproduce by reinstalling eclipse and GWT.
Designer tab works after initial installation.
Will not work afterwards.

Any Ideas?

Thank You in advance
Rich

/usr/local> /usr/java/latest/bin/java -version
java version "1.7.0_11"
Java(TM) SE Runtime Environment (build 1.7.0_11-b21)
Java HotSpot(TM) 64-Bit Server VM (build 23.6-b04, mixed mode)

/usr/local> uname -a
Linux 3.0.51-0.7.9-default #1 SMP Thu Nov 29 22:12:17 UTC 2012 (f3be9d0) x86_64 x86_64 x86_64 GNU/Linux

/usr/local> more /etc/SuSE-release
SUSE Linux Enterprise Desktop 11 (x86_64)
VERSION = 11
PATCHLEVEL = 2
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic:Can not find GroupLayout???
Next Topic:Parse problems in design mode after reparse
Goto Forum:
  


Current Time: Wed May 22 09:23:04 EDT 2013

Powered by FUDForum. Page generated in 0.02692 seconds