On Wednesday, September 10, 2014 9:57:48 AM UTC+2, Thomas Broyer wrote: > > Simply launch Maven in debug and attach to the process (if you launch > Maven from within Eclipse, then use "Debug as…" → "Maven" instead of "Run > As…" → "Maven"; from the command-line, use mvnDebug instead of mvn and then > attach the debugger to the process on port 8000). >
Thanks, this works perfectly. I wonder why there is a separate command mvnDebug, instead of an option or a goal... Magnus -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
