You saved my day. I also remembered reading about this option somewhere, but couldn't find it anymore. The info appears to be only in the changelog, I don't see it anywhere in the docs.
So, to be able to debug from a browser on a different machine, we must add "-bindAddress 0.0.0.0" to the arguments of the devmode launch now (BTW, I think it's good that binding only to 127.0.0.1 is the default now). With some networking setups, you may have to do that even to connect to 127.0.0.1. Please be aware, that this allows everyone in your network to connect to your code server. On Feb 16, 9:41 am, Fabiano <[email protected]> wrote: > I have reminds about being something in 2.0.2 changelog about bindings > (in develpement mode). Perhaps you should look to the GWT changelog > too. -- 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.
