> What IDE are you using?  I know there are issues with hot-swap between JDT
> and Javac, so if you aren't using Eclipse you may have some hot-swap issues
> (Eclipse and GWT both use JDT), which allows you to change some classes
> without doing a refresh.  That is independent of a refresh, which is
> basically tossing the running classes and reloading them.

I'm seeing this problem again.  Debugging in Eclipse, change code &
hotswapping fails.  I was wrong before though - the debugged code is
actually stale, so this is a problem in that I have to relaunch HostedMode
to get the changes (refreshing the page alone doesn't work)

Thanks

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to