Eclipse jQuery plug-in(自动补全)

空扰寡人 提交于 2019-12-06 19:48:28

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 提示!!


标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!