On Thursday, July 5, 2012 1:38:11 PM UTC+2, [email protected] wrote: > > Hi All, > > When I make a gwt project with gwt-maven-plugin, I cannot debug server > side codes. Client side is working well, but it doesn't stop in server side > breakpoints. > Are there any special to enable server side debugging. > > I use gwt 2.4.0 and eclipse indigo with gwt plugin > 2.6.1v201205091048-rel-r37 and gwt-maven 2.4.0 plugin on debian linux. >
Which server are you using? And how are you launching it? (for example, you could very well use Maven but run your server code inside Tomcat launched by Eclipse WTP, and your client inside DevMode in -noserver mode launched by the Google Plugin for Eclipse) -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/sIyTVVC9cK8J. 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.
