Eclipse、EasyEclipse安装jquery插件的方法

1、去spket官方网站http://www.spket.com/download.html 下载Plugin插件spket-1.6.23.zip压缩包,解压后会看到eclipse目录下有features、plugins这两个文件夹;
2、把features、plugins这两个文件夹下的文件复制到D:\easyeclipse\eclipse\目录下(注意features、plugins要对应好)然后重启easyeclipse;
3、重启easyeclipse后,菜单window -> preference -> spket -> javascript profiles -> new -> jQuery(自己新建) -> Add Library(选中jQuery) -> Add File ->选中jquery-1.7.2.js所在路径->选中jQuery->Default(设为默认)->重启easyeclipse。(注:去jquery官方网站
http://jquery.com/下载未压缩版本的jquery.js文件)



附:安装ExtJS插件的方法(ajax的优秀框架)
1、去ExtJS的官方网站
http://www.sencha.com/ 下载extjs包;
2、开启easyeclipse软件,菜单window -> preference -> spket -> javascript profiles -> new -> ExtJS(自己新建) ->Add Library(选中ExtJS)->Add Folder(把文件夹加入进来)-> 根据自己需要选择提示类型(可以全选)->选中ExtJS->Default(设为默认)->重启easyeclipse。

 

转:http://bbs.phpchina.com/thread-238800-1-1.html

posted @ 2013-04-10 10:53  还是你最好  阅读(6847)  评论(1编辑  收藏  举报