Re: Error message on 64 bit system

2009-08-10 Thread Nick
You could download a 32-bit JRE, and then in eclipse remove the default (64bit) and add the 32bit JRE System Library. i have been using this method for awhile with a 64bit edition of ubuntu; its quite easy ! On Aug 2, 10:24 am, ubuntu_user wrote: > Hi All, > I installed GWT using Eclipse 3.5. T

Re: Error message on 64 bit system

2009-08-02 Thread brett.wooldridge
Your only option right now (for 64-bit) is to use the new "Out Of Process Hosted Mode". I won't even go into setting this up, for me it was a pain (on Mac OS X), but you can read more about it here: http://code.google.com/p/google-web-toolkit/wiki/UsingOOPHM Note, it is not for the faint of hear

Re: Error message on 64 bit system

2009-08-02 Thread Jeff Chimene
On Sun, Aug 2, 2009 at 7:24 AM, ubuntu_user wrote: > > Hi All, > I installed GWT using Eclipse 3.5. Tried to create the first "blank" > app and I got this message when I ran it: > > Exception in thread "main" java.lang.UnsatisfiedLinkError: /myHome/bin/ > eclipse/plugins/ > com.google.gwt.eclipse.

Re: Error message on 64 bit system

2009-08-02 Thread Anton
Hi! Not for hosted mode. (see http://code.google.com/intl/de-DE/webtoolkit/gettingstarted.html - the note for Mac users at the top). I am on am Mac and have to use an old Java version because 1.6 is only available in 64 bit on the Mac... Anton --~--~-~--~~~---~--~--

Error message on 64 bit system

2009-08-02 Thread ubuntu_user
Hi All, I installed GWT using Eclipse 3.5. Tried to create the first "blank" app and I got this message when I ran it: Exception in thread "main" java.lang.UnsatisfiedLinkError: /myHome/bin/ eclipse/plugins/ com.google.gwt.eclipse.sdkbundle.linux_1.7.0.v200907291526/gwt- linux-1.7.0/libswt-pi-gtk