最近换了IDE工具,听说Eclipse不错,尝试了一下,太酷了,很好用,特别是他的Aptana studio 插件(就是奔着这个来的,呵呵),记录一下这个插件的安装方法:
方法一:在线更新(推荐)
更新地址:http://download.aptana.org/tools/studio/plugin/install/studio
- Eclipse上 Help 菜单, 选择Install New Software... ,打开安装窗口.
- 在 Work with右边点 Add按钮,输入一个更新的名字:如:My Aptana,URL中输入上面的更新地址:http://download.aptana.org/tools/studio/plugin/install/studio,点OK。
- 选择要按装的Aptana的包,然后就是一顿Next,最后选择 accept,再 Finish ,就会自动进行更新安装了。
- 安装完后重启Eclipse
- 在window -> Preferences(首选项),在窗口就能看到可爱的Apatana这项了,可以展开进行设置。
- 使用,比如你要打开JS文件,则在Eclipse项目中选中要打开的JS文件,右键选择Open with -> Apata JS Editor,这个时候就是用Apata JS编辑器打开了文件,下次再打开JS文件时就可以直接双击打开了,因为Apata 记住了你的选择。
方法二:下载后安装
因为我按照网上的说明,没有下载成功,所以不推荐,直接搬用网上的说明吧,懒得写了:
- Download Studio 2.0 Plugin zip.
- Open Eclipse distribution, and go to Help -> Install New Software....
- Click the Add... button to open the Add Site window.
- Click the Archive... button, and select the file saved in step 1.
- Select the appropriate plugins to install, and click Next -> Next.
- Click the Finish button.
Apatana Studio 官网:http://www.aptana.org/studio/download
总之,这个插件真的很好用,呵呵~~~~~~ 下次想下载Apatana提供的其它插件可以点击 window -> My Studio,然后就可以选择你想要的插件下载了。
文章出自:http://chenling1018.blog.163.com/blog/static/1480254201021110166429/