On Fri, Dec 12, 2008 at 1:04 PM, Charlie Collins <[email protected]> wrote: > > > "bind failed: Address already in use " > > The debug port defaults to 8000. > http://gwt-maven.googlecode.com/svn/docs/maven-googlewebtoolkit2-plugin/debug-mojo.html#debugPort > > You can set it to something else if you need to because you already > have something else running on that port.
Finally getting back to this. So what does the typical developer workflow look like for this? Do I need to launch gwt:debug, then launch gwt:gwt? Reason I'm asking is when I run gwt:debug (actually, com...:debug), it seems to run, but I don't see a gwt shell appear. (I run the server separately and add noServer to the gwt config). So I tried launching gwt:gwt after starting the debug, and I'm not hitting break points. Is there a guide to debugging with gwt-maven? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
