These are a good start http://stackoverflow.com/questions/18330001/super-dev-mode-in-gwt http://stackoverflow.com/questions/18419919/how-to-launch-gwt-super-dev-mode
along with the official documentation http://www.gwtproject.org/articles/superdevmode.html On Thu, Jun 5, 2014 at 11:04 PM, Grace Yeung <[email protected]> wrote: > Thanks Thomas. I am trying to use super-dev-mode after reading your post. > But so far without success. Do you have a quick way to set up the > super-dev-mode? > I am using eclipse and gwt 2.6.0. Any help is appreciated. > > Grace > > On Wednesday, June 4, 2014 5:52:20 AM UTC-4, Thomas Broyer wrote: > >> >> >> On Tuesday, June 3, 2014 10:20:46 PM UTC+2, Grace Yeung wrote: >>> >>> I am working on the same issue. Things work in development mode, but >>> not production mode. (And this is only for one module, I have another >>> module working fine on both modes.) >>> >> >> Have you tried super-dev-mode? If it works in superdevmode but fails in >> prod mode, then that would most likely mean there's a bug in the GWT >> compiler's optimizations. >> > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" 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 http://groups.google.com/group/google-web-toolkit. > For more options, visit https://groups.google.com/d/optout. > -- Vassilis Virvilis -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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 http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
