Found it, and it's even very easy: Just use the printStackTrace()
method on your exception that you catch.. or a simple System.print for
normal messages...

For me this is very useful as I then receive the exception in the
eclipse console view and can easy navigate through the stracktrace by
clicking on it. Appearantly eclipse does automatically make this
clickable...;)

-- Ed
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to