**aptana studio介绍
基于eclipse的集成开发工具IDE
而原生集成很多优秀的插件,比如pydev
原则上eclipse支持的插件 aptana都是可以用的
http://baike.baidu.com/link?url=WKGjZQij1rHo2QHVbs0IfhYQc7gITaj4UOJK090FPdiS-0NfB8bbCwxIH0aRoNbF48heoYbGACOEAW-I2VHIR_
**安装方法
在菜单选择help -> install new software
**remote system explorer
基于ssh协议的远程代码编辑工具
插件地址:http://download.eclipse.org/releases/indigo
文档:http://help.eclipse.org/luna/index.jsp?topic=%2Forg.eclipse.rse.doc.user%2Fgettingstarted%2Fg1installing.html
**eclipse-color-theme
IDE配色
插件地址:http://eclipse-color-theme.github.com/update
**eclipse帮助中心
地址:http://help.eclipse.org/luna/index.jsp
#end