Spket安装与设置
Spket安装与设置Spket IDE简介
Spket IDE is powerful toolkit for JavaScript and XML development.
The powerful editor for JavaScript, XUL/XBL and Yahoo! Widget development. The JavaScript editor provides features like code completion, syntax highlighting, code assistant and content outline that helps developers productively create efficient JavaScript code.
?
Spket IDE 是一个强大的JavaScript和XML开发工具。
一个强大的JavaScript, XUL/XBL 和Yahoo Widget程序开发编辑器。 其中JavaScript编辑器有很多功能如,代码自动完成,高亮语法,代码提示和代码结构等,帮助开发人员更高效的编写高质量的JavaScript代码。
?
Spket IDE安装Spket是需要和Eclipse进行集成,可以去官方站点下载Eclipse的Plugin进行安装。http://spket.com/download.html
目前最新版是Spket 1.6.22, 对个人用户是免费的,如果商用的话则需要付费使用。
解压下载到的Plugin文件,然后进行安装,这里采用直接安装到Eclipse的方式,当然你也可以采用link的方式。 如果安装成功你可以看到如下的界面 Window > Preferences >Spket

http://spket.com/extjs.html
Click on OK to save the preferences.Open javascript file with Spket JavaScript Editor. If you not sure which editor you used, take a look at this screen shot. click Ctrl+Space or Alt+/, the code assist window will looks like this if there is no code.
?
?
?