On Wednesday, December 5, 2012 4:28:10 PM UTC+1, dcheeky77 wrote:
>
> Something which might be connected: is it normal that for each change I 
> make to the code I need to compile again everything? Now the whole 
> recompilation takes 40 seconds, so it's becoming a bit of nuisance... :|
> If I don't recompile, changes are not seen, neither on the "server" code, 
> nor on the "client"...
>
> Any ideas?
>>
>>
>>
My guess is that you're actually running your app in "prod mode", i.e. the 
URL is missing the ?gwt.codesvr= bit to trigger DevMode.
As for server-side code, you have to click the "reload server" 
double-spinning-arrow button to have your server-side classes reloaded. If 
that doesn't do the trick, then maybe you just disabled "Project → Build 
Automatically" in Eclipse?

-- 
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/-/h8qGjQXWhBgJ.
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