Hi I am writing an application that consists of two modules : a main one, and a "toolkit" module which is inherited by the first one. The entry- point used for running and debugging my application is therefore the one found in the main module.
My problem is, when I modify at runtime a client class from the toolkit module, I need to restart not only the GWT browser, but also Tomcat (I am using GWT in -noserver mode) : this is a real pain and sometimes I feel like I'm spending more time waiting than actually coding. Is this normal behaviour or am I missing something? Thanks in advance, G. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
