It's known thingy (http://ui-programming.blogspot.com/2009/12/update-
your-application-to-gwt-20.html) the slowness of Chrome in dev.move --
so the only solution for you is to use the IE.

Though, there are other soutions:
- usually starting up it takes long because you load big data through
RPCs -- and if you have many RPC services -- it takes about 1 sec to
initialize each servlet.

Try to use the deRPC experimental library in dev.mode only ('cause in
web mode doesn't work) --
http://code.google.com/webtoolkit/doc/latest/DevGuideServerCommunication.html#DevGuideDeRPC

And to speed up the compilation in eclipse you can use this  hint:
http://ui-programming.blogspot.com/2009/12/gwt-speed-up-compilation-in-eclipse.html


Cheers!
http://cool-movie-browser.blogspot.com/

PS: if you liked the solution, don't be shy to click on few ads, you
know, for fun!


-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to