Re: [gwt-contrib] Re: Reduce log levels, remove stderr launch URL message

2009-11-18 Thread Thomas Matthijs
You should see a log message Waiting for browser connection to ... with the URL, and a Launch default browser link there.  Does that not meet your needs? Maybe i'm doing it wrong, but that's not what i get. http://imgur.com/uWqfx If you go to http://localhost:/ you get an alert error

Re: [gwt-contrib] Re: Reduce log levels, remove stderr launch URL message

2009-11-18 Thread Thomas Matthijs
On Wed, Nov 18, 2009 at 17:15, John Tamplin j...@google.com wrote: Are you including a host page in your DevMode launch config?  You should be using -startupUrl Foo.html to tell GWT which host page you want to use, and then it will generate a complete URL for you. Ah much better indeed:

Re: [gwt-contrib] Re: Reduce log levels, remove stderr launch URL message

2009-11-17 Thread Thomas Matthijs
There used to be a copy-pasteable URL in the DevMode log window of the app you started (removed in 6559), I found this hugely helpfull when i was new to devmode and could not remember the the ?gwt.codesrv or the magical path/directory it put the project in (altho it seems to always be just the

[gwt-contrib] Re: GWT 1.7 Now Available

2009-07-15 Thread Thomas Matthijs
In an enterprise environment Will these bugs be fixed in GWT 2.0 or do I have to wait until IE8 or something else becomes mainstream in enterprise environments (in 3 years or so ?) Notting stopping you from fixing them yourself and submitting patches