I've just migrated to the new Google Cloud Platform, running App Engine Standard. (Ref: https://cloud.google.com/eclipse/docs/migrating-gpe#app_engine ) I've still got everything in the one project, and I can run it using the App Engine Standard server.
However, when I'm developing, I used to be able to make a code change, and when I refreshed the browser, GWT would compile the change, and I would see the result. This no longer works. I have to tell GWT to do a full project compile (which takes a long time), and then refresh the browser to see my change. Is it possible to do incremental GWT compiles when running in Google Cloud Platform? -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
