On Wednesday, July 8, 2020 at 6:46:28 AM UTC+2, Jasper Suijker wrote: > > Ok, > I removed -nosuperDevMode and started the server via debug of eclipse. > I made some breakpoints in the code, but somehow they are not triggered. > With the plugin and using internet explorer i see a "unknown" tab showing > in the GWT development Mode. But when running "just" in the superdevmode i > don't see that. > Maybe i am missing or using a configuration in one of the xml files, which > is preventing debugging? >
→ “Your code will then run in JS in your browser, and you'll debug it from your browser's developer tools, leveraging source maps (Chrome or Edge work better, likely Safari too; Firefox used to be sluggish but that was supposed to be better in recent versions, haven't tried it yet though).” Breakpoints in server code will work as before though. -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/91884b93-6878-4e8a-a6e2-654bf12798f5o%40googlegroups.com.
