On Mar 25, 2:18 am, Jagrut <[email protected]> wrote: > I have included GWT plugin in Netbeans. When i am running the > application in the Hosted mode. > > GWT Development Shell is not showing any Logs. > It is very annoying because it is stopping me to debugging the > application. > > :)
Try looking at the gwt-log project on Google Code. It has options to send log events to Firefox Firebug, or to use RPC calls to send them to the server. I think the new GWT DevMode deosn't provide the log panel the pre-2.0 system had, and the compiler may strip the calls away. -- 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.
