My app works in development mode, but does not work in production mode. How do I debug in production mode? I'm using the gwt plugin for eclipse.
I tried googling "debugging in production mode gwt," but I'm still lost. How do I: - set the -style compiler attribute in the eclipse plugin? - create alert messages or read my print statements or something similar? - verify that I'm not using any of these? I don't think I am, but I also think my code should work and it doesn't. - http://code.google.com/webtoolkit/doc/latest/DevGuideCodingBasicsCompatibility.html - Is there a better way to find my problem? I appreciate your help, Laura -- 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.
