I opened a new project and it works fine. I am still trying to migrate
existing project. Any idea what I may be missing? I already switched
the SDK to 2.0

On Jan 6, 7:25 am, Rogério Valente <rogerio.vale...@gmail.com> wrote:
> Check if the message below is on console output.
>
> [WARN] The class com.google.gwt.dev.HostedMode is deprecated and will
> be removed --
> use com.google.gwt.dev.DevMode instead.
>
> If the message is present on your console, change your main class from
> com.google.gwt.dev.HostedMode to com.google.gwt.dev.DevMode.
> And if the problem persist, check the Compile & Debug tips in this
> url :http://code.google.com/intl/pt-BR/webtoolkit/doc/latest/DevGuideCompi...
>
> I did make the upgrade to 2.0 version and the debug is working
> fine. :-)
>
> Cheers.
>
> On 6 jan, 11:32, Ashar Lohmar <asharloh...@gmail.com> wrote:
>
> > do you have the "?gwt.codesvr=localhost:9997" added to your urls?!
> > usually that's the problem ... if you do have the parameter and still
> > no debuging ... then i don't know
>
> > On Jan 6, 3:52 am, y <y...@cs.washington.edu> wrote:
>
> > > Anyone managed to debug with GWT 2.0? I don't get a prompt to install
> > > the developer plugin. Even when I installed it manually, nothing
> > > happens. Breakpoints just don't halt the running.
>
> > > Mac 10.6 (updated to the latest), Eclipse 3.5.1, Java 1.6.0
> > > Tried with the latest stable Firefox and Chrome
>
> > > On Jan 5, 10:45 am, y <y...@cs.washington.edu> wrote:
>
> > > > When GWT was working with its internal browser, debugging from Eclipse
> > > > was simple. I just marked the breakpoints and ran as debug. However,
> > > > it doesn't seem to work with GWT 2.0 and Firefox. Any idea what am I
> > > > missing?
>
> > > > Thanks
-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.


Reply via email to