Hi, An issue exists with the Google dev tools (I think provided as part of the Google Eclipse Plugin) that makes working with GAE, GWT and mobile devices a challenge if you wish to use super dev mode - yes I know that's a rare combination, but with mobile growth, you'll probably see that come up more often.
The problem is that -bindAddress seems to be ignored by the Jetty server and means you can't host pages to anything outside of the localhost and thereby stopping mobile phones from using super dev mode. The issue has been reported here too https://groups.google.com/forum/#!topic/google-plugin-eclipse/ydEmhslos7Y Plain devmode (hosted mode) seems to be unaffected, but this does stop you from GAE development. Thanks G -- http://groups.google.com/group/Google-Web-Toolkit-Contributors --- You received this message because you are subscribed to the Google Groups "GWT Contributors" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
