1.下载aptana包
http://update.aptana.com/update/studio/3.2/
aptana_update_024747.zip(包)
2.安装插件包
解压该文件,解压后的文件夹中新建eclipse文件夹,然后把解压中features和plugins的文件全部复制到其中(其它文件删除),最终文件结构如下图:
-aptana_update_024747 (直接解压后的文件夹名)
-----eclipse (你新建的文件夹名)
+------features
+------plugins
可在F:\MyEclipse\eclipse下新建一个myplugins,然后将打包好的aptana_update_024747全放进去,
在links下新建一个aptana.link,指定URL eg:path=F:\\MyEclipse\\eclipse\\myplugins\\aptana(本人所建)
4.设置Aptana
Window->preferences ->Aptana_>editors_javascript->code assist->选择jquery等。最后点击完成。
5.设置workspace 默认js为Aptana模板
Window->preferences->General->Editors->File Associations->*.js 在Associated editors选择Aptana JS Editor并点击Default.
OK,Eclipse jquery aptana安装成功。
6.其它设置
Window->preferences->Aptana->My Aptana/Message Center 可去掉勾,解决默认火狐
7.添加jQuery(默认未打勾)
Window->preferences->Aptana->Editor->JavaScript->Code Assist->......