If you're using GWT, you can at least skip the GWT compile on deploy by using appcfg update instead of the deploy button in Eclipse.
/dmc http://turbomanage.wordpress.com On Mar 22, 4:38 pm, Steve Pritchard <[email protected]> wrote: > Hi all, > > Is there any way to tweak or add a static file (such as a .css file) > using without redeploying the whole application. I do not mean from > inside the servlet engine - I understand why this is not allowed. I > mean, does the deployer have a 'light-weight' mode that will allow it > to 'zap' the present deployment static file. > > It seems overkill to redeploy the whole application just to modify one > or 2 characters in a .css file. > > Thanks, > Steve -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-appengine-java?hl=en.
