Mac OS 10.7 Lion に Google App Engine (Python 2.7) をインストールする方法

いろいろ落とし穴があります...

SDKダウンロード(ランチャーアプリケーションみたいなの)

Download the Google App Engine SDK - Google App Engine — Google Developers
 

EclipsePython 用開発のプラグインである PyDev インストール

http://linuxfree.ma-to-me.com/archives/000330.html
 

Eclipse Plugin をダウンロード&インストール

Quick Start - Google Plugin for Eclipse — Google Developers
 

⑤プロジェクトを作成

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 が多発します。