Zend Studio上安装Aptana,打造完美编辑器。

 
Zend Studio在PHP上的开发是比较不错的,但是在前端,JS、CSS上开发却很有缺陷。

所以毫不犹豫的把Aptana换上,整合到Zend Studio。

1.Aptana插件的安装

打开Zend Studio, 选择help菜单下的install new software选项,然后, 点一下Work with 后面文本框后面的那个ADD,会弹出一个窗口,Name,任意输入名称,location中输入: http://download.aptana.org/tools/studio/plugin/install/studio,点OK,然后在work with的下拉列表中就有你刚添加的了,勾选,next,ok,next,accept,finish,yes,重启安装完成。

2.默认编辑器的配置

windows=>Preferences=>General=>Editors=>File Associations=>将HTML\HTM\CSS\JS交给Aptana接管。

3.取消Aptana的起始页

 windows=>Preferences=>General=>Startup and Shutdown=>取消所有的钩子即可

4.增加Aptana 其他第三方JS代码提示(如JQUERY、EXTJS、Prototype等)

这里就用JQuery作例,在菜单栏中选择Window>My Studio界面中找到View Plugin Manager,选择要安装的插件,如我选择的是JavaScript Libraries下的jQuery Support。安装完成后,到windows=>Preferences=>Aptana=>Editors=>JavaScript=>Code Assist上把Jqeury勾选上。

5.去掉Aptana自动生成TMP文件

windows=>Preferences=>Aptana=>Editors=>Html=>Preview上把Generate temporary files for browser previews去掉就行了。

就这样,把Aptana完美的整合到Zend Studio上,一起来感受她带来的便利吧!

猜你喜欢

转载自wangking717.iteye.com/blog/2116932
今日推荐