Hello, is there an easy way to debug your GWT-Tests? With mvn -Dmaven.surefire.debug="-Xdebug - Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=8000 -Xnoagent -Djava.compiler=NONE" test i'm able to debug normal junit tests with eclipse, but the breakpoint doesn't stop in GwtTest-Classes.
-- imsandli --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "gwt-maven" 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/gwt-maven?hl=en -~----------~----~----~----~------~----~------~--~---
