1、Eclipse中定制右键面板: toolbar中右键--->customize perspective---->shortcuts(最后一项)定制所需要的右键 2、Eclipse中集成aptana插件: ①解压插件(只保留features和plugins两个文件夹)放在Eclipse的aptana文件夹中 ②在Eclipse文件夹中新建一个link文件夹,里面新建一个aptana.link文件,内容为path=aptana ③配置提示preferences中aptana下面选择code assist选项就可以了 ④openwith aptana htmleditor