Hi all,
this issue occurs when using JDK 1.6.0_14 but not with JDK 1.6.0_13
(Java link for download this version is: 
http://java.sun.com/products/archive/j2se/6u13/index.html).

If you install this version to fix the problem, Java automatic update
service will inform you about available updates for your PC. To avoid
this bother, you could also install the latest version (JDK 1.6.0_16).
One of the bugs fixed in 1.6.0_16 is that breakpoints were not working
(as documented in http://java.sun.com/javase/6/webnotes/6u16.html).

Andrea


Set breakpoints, launch the debugger, and your application should now
be stopping when control reaches the specified lines of code!


On Sep 28, 4:27 pm, Jason Parekh <[email protected]> wrote:
> Hi Marioja,
> Could you check what version of Java you're using? JDK 1.6 update 14 had a
> problem with symptoms like you describe.
>
> 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 Sat, Sep 26, 2009 at 3:02 PM, marioja <[email protected]> wrote:
>
> > Hi,
>
> > I downloaded Eclipse Java EE IDE then installed the Google plugin from
> >http://dl.google.com/eclipse/plugin/3.5. I created a new application
> > using the new Web Application Project.  Then I put a breakpoint in the
> > onModuleLoad method of my java class implementing
> > com.google.gwt.core.client.EntryPoint.  Then I select debug as/Web
> > Application and run it in hosted mode and the break point is never
> > hit.  Is this a bug or did I miss something.
>
> > Thanks for your help.- Hide quoted text -
>
> - Show quoted text -

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