fresh install of latest eclipse Juno eclipse-java-juno-SR1-linux-gtk-x86_64.tar
Add GWT plugin using http://dl.google.com/eclipse/plugin/4.2 restart eclipse 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 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 -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
