Ok in eclipse it's written that it is the default Mac OS X JDK, so it
should be the _15 version.

I make further tests and :
 - Breakpoints work on a project from scrath!
 - Breakpoints do not work with my 2 main (big) gwt project.

The main difference with my  2 project is that the main html file is a
Velocity template managed with spring MVC (so there is no main HTML
file in my war folder).


On 23 nov, 16:51, Jason Parekh <[email protected]> wrote:
> Hi Youen,
>
> Could you also make sure the launch configuration is using 1.6.0_15?  It
> could be the case that your default JDK is _15, but when the launch config
> was created, it was using _14.
>
> Have breakpoints every work for you in this project?  How about more
> generally in other projects in Eclipse?
>
> jason
>
> On Mon, Nov 23, 2009 at 10:33 AM, Youen <[email protected]> wrote:
> > Hi,
>
> > I a using 1.6.0_15.
>
> > The result of java -version
>
> > java version "1.6.0_15"
> > Java(TM) SE Runtime Environment (build 1.6.0_15-b03-219)
> > Java HotSpot(TM) 64-Bit Server VM (build 14.1-b02-90, mixed mode)
>
> > By the way, I am on mac with snow leopard and the last version
> > (10.6.2).
>
> > Youen
>
> > On 23 nov, 16:01, Jason Parekh <[email protected]> wrote:
> > > Hi Youen,
>
> > > Which version of Java are you using?  There was an issue where
> > breakpoints
> > > would not catch on JDK 1.6.0_14.
>
> > > You can check the version being used under:
> > > - Run > Run configurations
> > > - Expand Web Application on the side bar
> > > - Select one of its children, click on the JRE tab
>
> > > jason
>
> > > On Mon, Nov 23, 2009 at 4:32 AM, Youen <[email protected]> wrote:
> > > > Hi,
>
> > > > I'm testing GTW 2.0 RC1 and I don't know how to debug (in eclipse)
> > > > when i am in development mode.
>
> > > > I set some breakpoints, I run in eclipse debug mode and I use firefox
> > > > 3.5, but it seems that the breakpoints are not catch.
>
> > > > Does someone make it work or am I missing someting ?
>
> > > > Regards,
>
> > > > --
>
> > > > 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]<google-web-toolkit%[email protected]>
> > <google-web-toolkit%[email protected]<google-web-toolkit%[email protected]>
>
> > > > .
> > > > For more options, visit this group at
> > > >http://groups.google.com/group/google-web-toolkit?hl=.
>
> > --
>
> > 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]<google-web-toolkit%[email protected]>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/google-web-toolkit?hl=.

--

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


Reply via email to