安装步骤:
1、下载aptana3.2 eclipse plugin插件.
下载地址:
2、解压出features与plugins文件夹,copy到
d:\program files\myeclipse blue edition\myplugins\aptana3.2
3、在d:\program files\myeclipse blue edition\myeclipse blue edition 9.0 m2\dropins在新建文件aptana.link, 内容是
path=d:\\program files\\myeclipse blue edition\\myplugins\\aptana3.2 (注意斜线的方向,反了不行!myeclipse会找不到路径!)
4、删除d:\program files\myeclipse blue edition\myeclipse blue edition 9.0 m2\configuration文件夹中org.eclipse.update文件夹
5、重启 myeclipse,看到了界面
2. 配置:
配置 code assist,对我来说很重要,javascript学的不咋地啊
配置 file association,文件关联,主要有 htm,html,xml,javascript,css(这个没找到) 【貌似不支持使用aptana editor 来打开jsp文件】
再配置一些设置之后,重启myeclipse,试试看,打开一个 html,呵呵,js有代码提示帮助,enjoy it!