How to get Eclipse to download Google python SDK?
I am using OSX 10.6, I have Eclipse (helios), and I downloaded the GoogleAppEngineLauncher and Eclipse plugin.
When I try to start a new web application project, it requests the SDK. I enter my location as follows:
/Applications/GoogleAppEngineLauncher.app/Contents/Resources/ GoogleAppEngine-default.bundle/Contents/Resources/google_appengine
But all that I get, failed to initialize!
What I did wrong? any suggestions?
source share