I work with GWT (and GXT) from within MyEclipse. We have 2 large production apps with a server component, and GWT.log works fine with them. Then I have a small, no function app with no server component that I use to test out some UI things - my playground app. GWT.log messages do not show up in the console for this playground app. If I force an error, those error messages show up in the console. If I call GWT.getVersion() and put the result into a GUI element, I'm seeing the correct version string.
I found a forum message reporting this behavior back in 2007 but no response. Any ideas on why GWT.log doesn't work for this small app? Thanks. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
