Re: GWT Designer fails under Eclipse 3.7 with latest update

2011-10-28 Thread Michael Vogt
> What is stopping you from upgrading to 2.2.0+? > You mean GWT? Our server setup. All applications access one servlet, which is compiled with GWT 2.0.4. To change this, we would need to recompile a load of applications, which just hasn't been done. >That is the supported version of gwt-designer.

Re: GWT Designer fails under Eclipse 3.7 with latest update

2011-10-28 Thread Jeff Larsen
What is stopping you from upgrading to 2.2.0+? That is the supported version of gwt-designer. I don't think anything has been removed. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://grou

Re: GWT Designer fails under Eclipse 3.7 with latest update

2011-10-28 Thread Michael Vogt
Hello. > Please update to the latest GWT Designer build. > We have also added support for Ubuntu 11.10. > I just updated Ubuntu to version 11.10 and Eclipse to 3.7, and it looks like I can use GWT Designer. But not with projects using GWT 2.0.4. Unfortunately, we still need to use version 2.0.4 f

Re: GWT Designer fails under Eclipse 3.7 with latest update

2011-10-21 Thread Philippe Rostaing-Tayard
YES IT WORKS On my Debian Squeeze. Thank you very much. 2011/10/20 Eric Clayberg (Google) > Please update to the latest GWT Designer build. > > We have also added support for Ubuntu 11.10. > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Tool

Re: GWT Designer fails under Eclipse 3.7 with latest update

2011-10-20 Thread Eric Clayberg (Google)
Please update to the latest GWT Designer build. We have also added support for Ubuntu 11.10. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/y

Re: GWT Designer fails under Eclipse 3.7 with latest update

2011-10-20 Thread Roy
See issue 6687: http://code.google.com/p/google-web-toolkit/issues/detail?id=6887 On Oct 13, 2:01 am, Jean-Lou Dupont wrote: > I get the stack trace whilst trying to access the "Design" view.  I am > running Eclipse 3.7.1 under Linux Ubuntu 10.04. > > !ENTRY org.eclipse.wb.core 4 4 > !MESSAGE De

Re: GWT Designer fails under Eclipse 3.7 with latest update

2011-10-19 Thread Konstantin Zolotarev
Same error. Eclipse 3.7 (x64) org.eclipse.wb.internal.core.utils.exception.DesignerException: 4107 (Unable to load native library.). gwt-ll at com.google.gdt.eclipse.designer.GwtExceptionRewriter.rewrite(GwtExceptionRewriter.java:74) at org.eclipse.wb.internal.core.utils.excepti

Re: GWT Designer fails under Eclipse 3.7 with latest update

2011-10-16 Thread Troy Borja
Eric Clayberg (Google writes: > > > > Nothing at the library level has changed in GWT Designer any time recently. The requirements under Linux are (and have been for quite some time) libwebkit.so or xulrunner-1.9.x. GWT Designer tries to use WebKit first. If it isn't available for some reas

Re: GWT Designer fails under Eclipse 3.7 with latest update

2011-10-14 Thread Jean-Lou Dupont
In the "Eclipse SDK Installation details" under "Plugins" I see GWT Designer WebKit Support 2.0 2.4.2.r37x201109270337 com.google.gdt.eclipse.designer.hosted.2_0.webkit GWT Designer WebKit Support 2.2 2.4.2.r37x201109270337 com.google.gdt.eclipse.designer.hosted.2_2.webkit Everything was workin

Re: GWT Designer fails under Eclipse 3.7 with latest update

2011-10-14 Thread Eric Clayberg (Google)
Nothing at the library level has changed in GWT Designer any time recently. The requirements under Linux are (and have been for quite some time) libwebkit.so or xulrunner-1.9.x. GWT Designer tries to use WebKit first. If it isn't available for some reason (older Linux distro or wrong/different

Re: GWT Designer fails under Eclipse 3.7 with latest update

2011-10-14 Thread Jean-Lou Dupont
But there is " libwebkit-1.0.so.2 " on my system in /usr/lib Up until the latest release of the Google plugin (which included an update to GWT Designer), everything was working fine. There isn't any " libwebkitgtk " installed on my system (nor did I remove it or ever installed it intentionally).

Re: GWT Designer fails under Eclipse 3.7 with latest update

2011-10-14 Thread Eric Clayberg (Google)
This is caused by incompatibility between Linux versions and inconsistent library naming across versions and distros. As a work around you can... 1) Open terminal and change dir to /usr/lib. 2) Execute sudo ln -s libwebkitgtk-1.0.so.0.6.0 libwebkit-1.0.so.2 command, where "libwebkitgtk-1.0.s

Re: GWT Designer fails under Eclipse 3.7 with latest update

2011-10-14 Thread Claudio Pomo
I've the same problem with eclipse 3.6 this is the stack trace !SESSION 2011-10-14 11:26:52.651 --- eclipse.buildId=M20110210-1200 java.version=1.6.0_26 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=it_IT Framew

GWT Designer fails under Eclipse 3.7 with latest update

2011-10-12 Thread Jean-Lou Dupont
I get the stack trace whilst trying to access the "Design" view. I am running Eclipse 3.7.1 under Linux Ubuntu 10.04. !ENTRY org.eclipse.wb.core 4 4 !MESSAGE Designer [2.4.2.r37x201109270347]: 4107 (Unable to load native library.). gwt-ll !STACK 0 org.eclipse.wb.internal.core.utils.exception.Desi