This entry was posted on Wednesday, August 17th, 2011 at 5:55 pm and is filed under Uncategorized. You can follow any responses to this entry through the RSS 2.0 feed. You can skip to the end and leave a response. Pinging is currently not allowed.
If, when you try to debug or run a PyDev Google app engine project in eclipse after following these instructions, you may experience this error message:
Variable references empty selection: ${project_loc}
If you get this error you should be able to make it go away by first clicking on you project in the PyDev package explorer window before trying to debug or run your project. Eclipse & PyDev can be just a little quirky…
