Re: can not set breakpoint (2)

2010-06-05 Thread yves
Kozura, Thanks for your answer. I suddenly feel very stupid... :-))) I was so confused by the terminlogy "run in development mode" that I forget that debugging is performed obviously in the debug mode Have a nice day Yves On 4 juin, 21:01, kozura wrote: > Maybe try Debug As instead of Run A

Re: can not set breakpoint (2)

2010-06-04 Thread kozura
Maybe try Debug As instead of Run As, also make sure the ? gwt.codesvr=... parameter is in your browser's url On Jun 4, 12:45 pm, yves wrote: > Hi Everybody, > > In GWT 2 Dev Mode, I can't make the breakpoints work in eclipse : > client app doesn't stop on any breakpoint. > My config is: GWT 2.0.

can not set breakpoint (2)

2010-06-04 Thread yves
Hi Everybody, In GWT 2 Dev Mode, I can't make the breakpoints work in eclipse : client app doesn't stop on any breakpoint. My config is: GWT 2.0.3, Eclipse 3.4.2 + GWT Plugin 1.3.2, JDK 1.6.0_20. Firefox 3.6.3 (+ FF GWT Plugin) As I suspected something wrong in the structure of my project in ecli

Re: can not set breakpoint

2010-02-10 Thread go canal
oh yes, finally it works ! thank you so much for your help !  rgds, canal From: Ashar Lohmar To: Google Web Toolkit Sent: Wed, February 10, 2010 9:17:15 PM Subject: Re: can not set breakpoint that's the problem you are missing the ?gwt.codesvr=loca

Re: can not set breakpoint

2010-02-10 Thread Ashar Lohmar
_ > From: Jason Parekh > To: google-web-toolkit@googlegroups.com > Sent: Tue, February 9, 2010 11:38:47 PM > Subject: Re: can not set breakpoint > > Hi Canal, > > Which URL is your browser pointing at? > > jason > > On Mon, Feb 8, 2010 at 8:51 PM, g

Re: can not set breakpoint

2010-02-09 Thread go canal
it is http://127.0.0.1:/  rgds, canal From: Jason Parekh To: google-web-toolkit@googlegroups.com Sent: Tue, February 9, 2010 11:38:47 PM Subject: Re: can not set breakpoint Hi Canal, Which URL is your browser pointing at? jason On Mon, Feb 8, 2010

Re: can not set breakpoint

2010-02-09 Thread Jason Parekh
Parekh > *To:* google-web-toolkit@googlegroups.com > *Sent:* Mon, February 8, 2010 11:34:43 PM > *Subject:* Re: can not set breakpoint > > Hi Canal, > > What version of Java are you running? > Could you try on a simple project (perhaps the default app created by the > w

Re: can not set breakpoint

2010-02-08 Thread go canal
I have upgraded JDK to 1.6u18. tried the default project greetService, still the same. rgds, canal From: Jason Parekh To: google-web-toolkit@googlegroups.com Sent: Mon, February 8, 2010 11:34:43 PM Subject: Re: can not set breakpoint Hi Canal, What version

Re: can not set breakpoint

2010-02-08 Thread Jason Parekh
> hi, > searched the group but still can not make it work - can not set > breakpoint in the client code > > i am using Eclipse 3.5, GWT 2.0.1, with plugin. Chrome; > > I can not set any breakpoint in the client code - not in the callback, > not in the OnModuleLoad. > > Se

Re: can not set breakpoint

2010-02-08 Thread Aladdin
ill can not make it work - can not set > breakpoint in the client code > > i am using Eclipse 3.5, GWT 2.0.1, with plugin. Chrome; > > I can not set any breakpoint in the client code - not in the callback, > not in the OnModuleLoad. > > Server code is ok. > > thanks >

can not set breakpoint

2010-02-08 Thread canal
hi, searched the group but still can not make it work - can not set breakpoint in the client code i am using Eclipse 3.5, GWT 2.0.1, with plugin. Chrome; I can not set any breakpoint in the client code - not in the callback, not in the OnModuleLoad. Server code is ok. thanks canal -- You