Re: Hosted mode won't work since 2.0 upgrade

2010-01-11 Thread shortpasta
After downgrading from 2 to 1.7, I got this error when running ant hosted: [WARN] Unknown module requested 'missingplugin'; all active GWT modules must be specified in the command line arguments I did this, and my app loaded as expected: 1. Internet Explorer | Tools | Internet Options | Delete

Re: Hosted mode won't work since 2.0 upgrade

2009-12-27 Thread John Armstrong
The only way I was able to deal with this exact problem on my macbook was to A) create a new project in a new package space with a new name B) Copy all of my files into the new project C) put my entrypoint class code INTO the auto-generated entry point D) Hand tweak my remote services definitions

Re: Hosted mode won't work since 2.0 upgrade

2009-12-19 Thread Shawn Brown
Also, if you GXT it will not work with GWT 2.0 That does not seem right. It works for me and I can't do magic. It works. -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to

Re: Hosted mode won't work since 2.0 upgrade

2009-12-19 Thread Zoltán Törteli
This might help: http://groups.google.com/group/google-web-toolkit/browse_thread/thread/9438f21418286c96/cb251b50405b79ce?lnk=gstq=Mac+hosted+mode#cb251b50405b79ce On Dec 19, 10:44 am, Shawn Brown big.coffee.lo...@gmail.com wrote: Also, if you GXT it will not work with GWT 2.0 That does

Re: Hosted mode won't work since 2.0 upgrade

2009-12-18 Thread Lucas Ceni
Just update your eclipse gwt plugin that will work. I had the same problem and now is working on hosted mode. On 16 dez, 09:52, Adam S servic.a...@gmail.com wrote: Copying another version of eclipse worked for me. After that i retrieved code from my SVN server and everything is as it was

Re: Hosted mode won't work since 2.0 upgrade

2009-12-16 Thread Adam S
Copying another version of eclipse worked for me. After that i retrieved code from my SVN server and everything is as it was before. BR -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to

Hosted mode won't work since 2.0 upgrade

2009-12-15 Thread Mike McLean
Hi All, Last week, I installed GWT 2.0, Chrome, Chromium and the SpeedTracer plugin on my 10.6 OS X installation. I also updated my Eclipse plugin. It was a quick try to see if my current project would keep working on 2.0 when I'd find the time to upgrade and test properly. Ever since the

Re: Hosted mode won't work since 2.0 upgrade

2009-12-15 Thread Adam S
Same outcome here. I tried to swtich to GWT2.0, but my app using smarGwt compononets didn't exacly looked as i inteded so i tried to switch back to 1.7.1 Now my hosted mode tries to connect to some weird site and keeps saying : Unknown module requested 'missingplugin' On 14 Gru, 22:17, Mike

Re: Hosted mode won't work since 2.0 upgrade

2009-12-15 Thread Isaac Truett
Have you done a clean build and deploy since downgrading? It sounds to me like you're still using the 2.0 version of hosted.html. On Tue, Dec 15, 2009 at 5:51 PM, Adam S servic.a...@gmail.com wrote: Same outcome here. I tried to swtich to GWT2.0, but my app using smarGwt compononets didn't

Re: Hosted mode won't work since 2.0 upgrade

2009-12-15 Thread Mike Bedard
it will not work with GWT 2.0   Good Luck! --- On Tue, 12/15/09, Isaac Truett itru...@gmail.com wrote: From: Isaac Truett itru...@gmail.com Subject: Re: Hosted mode won't work since 2.0 upgrade To: google-web-toolkit google-web-toolkit@googlegroups.com Date: Tuesday, December 15, 2009, 9:38 PM