On 11 February 2011 13:48, mortsahl <[email protected]> wrote: > Thanks .. I've got the plugin installed .. but that still doesn't > answer my question on how to debug in eclipse when using a maven > project (I refuse to go back 10 years and use ant)
Just run mvn gwt:debug and attach a debugger in Eclipse (Debug Configuration --> Remote Java Application). -- 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.
