You have to make sure you start it with "Debug As" not "Run As"
On Jul 15, 8:20 pm, David Vree <[email protected]> wrote: > I believe so, but I don't know how to tell for sure. I can tell you > that the "Development Mode" tab in Eclipse gets focus, and provides me > the following URL: > > http://127.0.0.1:8888/index.html?gwt.codesvr=127.0.0.1:9997 > > When I put that URL in the browser the app runs. But no stopping from > within Eclipse! > > On Jul 15, 8:38 pm, lineman78 <[email protected]> wrote: > > > > > Are you running in the embedded server? > > > On Jul 15, 2:05 pm, David Vree <[email protected]> wrote: > > > > I have tried to use the Eclipse debugger with the sample application > > > in hosted mode, so I know it works. But in my own application (a > > > multi-module maven project) the stop point I put on OnModuleLoad isn't > > > triggering. > > > > I've tried many different things. Any ideas? -- 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.
