Hi, I made another attempt with another project build with Maven and the "webapp" archetype:
mvn clean install -Dgwt.draftCompile cd *-client && mvn gwt:run-codeserver -Ddev mvnDebug tomcat7:run -Ddev Then I run a debug session of type "Remote Java Application" with port 8000 in eclipse. Again, the server-side breakpoints in eclipse are not visited. There must be something wrong. I read that breakpoints will not be visited when using Java 1.6.0. But I am using 1.7.0... This is frustrating. Please help... Magnus -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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 http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
