Jquery 自动提示
1,Eclipse安装spket插件。(两种方式):
在线安装:Help->InstallNewSoftware...->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文件,(要下载开发版本)。
3,设置spket。
Window->Preferences->Spket->JavaScriptProfiles->New;输入“jQuery”点击OK;选择“jQuery”并点击“AddLibrary”然后在下拉条中选取“jQuery”;选择“jQuery”并点击“AddFile”,然后选中你下载的jQuery.js文件;设成Default;
4,设置js打开方式。
Window->Preferences->General->Editors->FileAssociations->选择*.js将SpketJavaScriptEditor设为Default。
5,新建一个js文件,jQuery自动提示!!
相关推荐
EdwardSiCong 2020-11-23
85477104 2020-11-17
hhanbj 2020-11-17
81427005 2020-11-11
seoppt 2020-09-13
honeyth 2020-09-13
WRITEFORSHARE 2020-09-13
84483065 2020-09-11
momode 2020-09-11
85477104 2020-08-15
83510998 2020-08-08
82550495 2020-08-03
tthappyer 2020-08-03
84901334 2020-07-28
tthappyer 2020-07-25
TONIYH 2020-07-22
tztzyzyz 2020-07-20
83510998 2020-07-18
81463166 2020-07-17