Stop debug stalling in eclipse
Posted
by
Lumpy
on Stack Overflow
See other posts from Stack Overflow
or by Lumpy
Published on 2011-01-10T01:46:21Z
Indexed on
2011/01/10
1:54 UTC
Read the original article
Hit count: 201
eclipse
|google-app-engine
I recently installed eclipse on my Mac pro. I had previously been using eclipse on my mac book. When I run an app engine project on the mac book, it works fine. When I run it on my mac pro it brings me into the debugger where I have to click resume a few times but then everything works well again. I went looking into the debug settings and many other settings pages but everything looks the same. I don't remember making any changes to my mac book settings. The code is an exact copy on both machines. What am I missing here? What settings do I need to change.
© Stack Overflow or respective owner