I started to use RequestBuilder (instead of rpc) to send requests to server. However, I found, in Eclipse with dev mode, I could not debug the server side code. That is, the breakpoints I set in server are never triggered even though the code path hit these break points. It used to be fine when I use RPC instead of RequestBuilder. Is there anything I miss here? Thanks! BTW, I am using GWT 2.5-rc1 and Eclipse is Juno. The browser is OmniWeb.
-- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/gAQcgquL-ZcJ. 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.
