Ubuntu10.04にEclipseとか入れちゃう感じで

eclipse本体

sudo apt-get install eclipse
日本語化

は適当にググって。

PDT(PHP Deveropper Toolment)

on eclipse eclipse 3.5.1+repack~1-0ubuntu3 (karmic)...

* Add the main galileo repository site in 'Install new software' 
Galileo - http://download.eclipse.org/releases/galileo/
* php tools (PDT) is in programming tools and installs fine here
Zend Debugger
今のところ、PHP5.3でZendDebuggerを使うには
・Available Software Sitesにhttp://downloads.zend.com/pdtを追加して"Zend Debug Feature"をインストールする(スクリプトデバッグ用)
・Zend Server Community Editionをインストールする(Webデバッグ用)

PyDev

1. Click Help -> Install New Software
2. Click "Add"
3. Add Name: Pydev and Location: http://pydev.org/updatesand Click "OK".
4. Now you should see two options as shown here. Select only "Pydev" and follow the screen shots