Mac OS 10.7 Lion に Google App Engine (Python 2.7) をインストールする方法
いろいろ落とし穴があります...
② SDKダウンロード(ランチャーアプリケーションみたいなの)
Download the Google App Engine SDK - Google App Engine — Google Developers
④ Eclipse Plugin をダウンロード&インストール
⑤プロジェクトを作成
MacにEclipse+PydevでGoogle App Engine for Pythonの開発環境を作ってHello Worldを動かす - Startup Reality
[Google App Engine Directory] に下記フォルダを指定
SDK である GoogleAppEngineLauncher.app 配下にさらにフォルダが存在しているのが味噌
/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine
これをしないとunresolve が多発します。