I have just done the following:
1. Download the GWT 2.0
2. Call 'GWT.log("debug", null);'
3. Run it on my Eclipse-Galileo
4. Open Firefox 3.5.5
5. http://localhost:8888/foo.html. My page shows up as expected
6. Turn on Firebug 1.4.5
7. Enable Firebug console
8. Refresh
I don't see any "debug" message on the Firebug console. I was
expecting to see "debug" message on Firefox console.
Where did the GWT.log() output go on GWT 2.0?
What did I do wrong?
Thanks in advance for your help.
--
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.