Guidobot, I think you're just confusing the "compile/browse" feature of hosted mode with a normal compile operation. Opening a browser window to show your newly compiled application isn't a part of compilation, it's an "extra" that the hosted mode UI does for you. Running compile from Ant, Eclipse, or the command line isn't going to open a browser, although you could certainly create a script to do so if you wish.
Hope that clears things up. - Isaac On Thu, Apr 30, 2009 at 10:25 AM, Guidobot <[email protected]> wrote: > > Thanks for the reply Alex. > > I was basically working through the Stock Watcher tutorial to ensure > everything was working. In step 2 this says "After the application is > compiled, a new browser window opens.", which was the case using > hosted mode. > > There was also a note about Firefox being the default browser for PC. > I have a relatively new PC w/o Firefox, do you think this could be the > problem? > > Btw, after I have compiled, can I just link to a particular html file > using IE to see the project run? StockWatcher.html didn't work - > perhaps I need apache running or something when not using GWT host? > > Cheers > > On Apr 30, 6:54 am, Alex Rudnick <[email protected]> wrote: >> Hey Guidobot, >> >> Are you hitting the red toolbox button to do the compile? I don't >> think that button is supposed to pop up a web browser. (you could do a >> compile to js without having the server running, for example). >> >> Let us know if that doesn't answer your question! >> >> Thanks, >> >> On Wed, Apr 29, 2009 at 9:27 PM, Guidobot <[email protected]> wrote: >> >> > Has anyone else had this problem? >> >> > I compile a project from Eclipse, which works, but a browser does not >> > show pop-up (running the JS). >> >> > Oddly, all works fine if I Compile/Browse from the GWT host. On the >> > otherhand, 'ant build' has a similar problem (it compiles but does not >> > launch a browser). >> >> > Feels like I'm missing some setting somewhere? Perhaps Vista related? >> >> > Any sugestions would be much appreciated. >> >> -- >> Alex Rudnick >> swe, gwt, atl > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
