If you are running in eclipse and want to debug your server and client code both in eclipse, you can use the SDBG Plugin. https://sdbg.github.io/
I believe IntelliJ has similar support built in or through the gwt IntelliJ plugin. On Monday, February 1, 2016 at 5:48:11 AM UTC-7, [email protected] wrote: > > You can't see server-side code at the browser. I believe every class that > is marked in gwt.xml file as translatable generates source maps, but this > is not server-side code. > I will try shortly what you have suggested. Thanks! > -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
