Since GAE changed debugging from the stand alone test browser to using browser plugins i have not been able to debug my old projects. The project runs fine, but are just not able to debug. When creating new projects, debugging does works. Eclipse takes focus when the program cursor hits a breakpoint and debugging works as usual.
How do i make my old projects debuggable again? PS. GWT version: 2.0.3 GAE version: 1.3.2 Eclipse version: Galileo 3.5 Web browser: Chrome + GWT Developer Plugin - Version: 1.0.7263 I have updated my VM arguments to: -javaagent:"MyLocalPath"\eclipse\plugins \com.google.appengine.eclipse.sdkbundle. 1.3.1_1.3.1.v201002101412\appengine-java-sdk-1.3.1\lib\agent\appengine- agent.jar -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-appengine-java?hl=en.
