How often are you deploying that this is a big deal for you? You should be doing your debugging in development mode<http://code.google.com/webtoolkit/doc/latest/DevGuideCompilingAndDebugging.html#DevGuideDevMode> and only deploying to GAE when you have a polished release ready.
On Wed, Aug 3, 2011 at 12:58 PM, Ice13ill <[email protected]> wrote: > Hello, i have a simple question: I use GWT and GAE for my application, > but the deployment phase takes too long: any small modification to the > GWT java code will trigger the whole compilation. Is there anything i > can do to speed up this process ? > > -- > 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. > > -- 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.
