Thank you very much. Changing the browser in NetBeans as described in the post did the trick, making life much easier.
I did not find this in my searches before my original posting to this list because it contains no mention of GWT. I was misled by some GWT documentation that contained something to the effect of "GWT DevMode uses some heuristics to determine which default browser to run" into believing that GWT DevMode was launching the browser. Hence my searches focused on that. In hindsight, this piece of text must be referring to the "Launch Default Browser" button on the GWT Development Mode window's Development Mode tab, since it is clearly NetBeans that is automatically launching the browser. On Oct 22, 1:26 am, "A. Stevko" <[email protected]> wrote: > ahh, so you are using netbeans. of course eclipse tips will not help you. > a quick search of stackoverflow might reveal a solution for > you...http://stackoverflow.com/questions/856108/how-to-change-settings-in-n... > > > > > > > > On Wed, Oct 20, 2010 at 10:32 PM, magic <[email protected]> wrote: > > I am using NetBeans. However the browser is launched by the GWT > > DevMode gizmo which picks the system default browser. So I don't > > understand what Eclipse's Window | Web Browser menu item would have to > > do with it. Please enlighten me. > > > On Oct 21, 6:22 am, "A. Stevko" <[email protected]> wrote: > > > > Also, in eclipse, under the menu Window | Web Browser, you can choose > > which > > > browser will open. > > > -- > > 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]<google-web-toolkit%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-web-toolkit?hl=en. -- 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.
