Eclipse jQuery plug-in(自动补全)

1Eclipse 安装 spket 插件。( 两种方式):

 

 线安装:Help->Install New Software...->Add...->Name: "Spket", Location: http://www.spket.com/update/    重启 Eclipse 

 安装:到http://www.spket.com/download.html   Plugin 版本,当前版本1.6.17。下后直接放置于Eclipse dropins下,重启Eclipse 

 

2,下jQuery 文件,(要下版本)。

 

3spket

 

Window -> Preferences -> Spket -> JavaScript Profiles -> New 入“jQuery ”OK 选择jQuery ” 并点Add Library”然后在下拉条中取“jQuery ” 选择 “jQuery ”并点Add File”,然后中你下jQuery .js 文件;Default;

 

4,js打开方式。

 

Window -> Preferences ->General-> Editors-> File Associations-> 选择*.js  Spket JavaScript Editor设为Default

 

5,新建一个js文件,jQuery 提示!!


你可能感兴趣的:(Eclipse jQuery plug-in(自动补全))