In GAE how do you *stop* running your app?
问题 I'm on Eclipse (Helios) using GAE SDK 1.5.2, etc. (Just updated everything, today.) "In the old days..." (earlier SDKs), when I ran/debug my app locally, it would create an app on my machine (Mac, OS-X 10.6.latest) and, when I wanted to quit it, I would just CMD-Q that app. Now, when I launch the app, it appears to run as a sub-process of Eclipse (assumption on my part -- I can't find any separate app that's running), and I can't seem to figure out how to quit the app. The specific problem I