On 15 sep, 14:38, belin <[email protected]> wrote:
> Hi
> i'm using now gwt 2.x with eclipse, and i'm not able now to debug with
> the -noserver option as i did with the previous versions. With the
> current version (2.x) debugging is done thank to a plugging installed
> into a browser (IE, Chrome etc). This pluggin seem to work only with
> the Jetty embedded into gwt library.
> Please how to solve this issue?

No, the plugin works OK with -noserver; but it is only "triggered" if
you have a ?gwt.codesvr= in the URL. If you pass -startUrl 
http://myserver/foo.html
to DevMode, it'll ask you to copy/paste the modified URL into your
browser (or directly launch the browser if possible)

-- 
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.

Reply via email to