My development mode is working but changes I make aren't being reflected to my gwt client app.
I can see changes to JSPs reflected in the browser so I must be hitting the right server. It appears as if the js isn't being recompiled. It's supposed to magically happen when I hit save? No more manual compiles? I see a datanucleus process run when I save but that's for jdo, not for gwt, right? I thought maybe the browser was caching the old js but forcing a refresh doesn't seem to do it. Any thoughts? -- 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.
