eclipse插件spket安装,用eclipse开发时,extjs4.x会有代码提示功能。
安装步骤:
1.下载spket插件并安装
下载地址:http://www.agpad.com/downloads/spket-1.6.22.zip
2.下载extjs4所需的jsb文件,见附件文件ext-4.0.0.jsb2.rar
下载完成后,解压到extjs4.x的目录下面,这步很重要,目录结构,如下图所示:
3.让spket支持extjs4.x
打开:Window > Preferences > Spket> JavaScript Profiles > New...
输入"extjs"点击OK;
选中"extjs"并点击"Add Library",然后在下拉列表中选择"ExtJS",再点击OK;
选中"ExtJS"并点击"Add File" ,然后找到刚才下载的"ext-4.0.0.jsb2"文件;
选中"ExtJS"并点击对话框右手边的"Default" 按钮。
如下图所示:
4. 关联js文件
打开:Window > Preferences > General > Editors > File Accociations
选择"*.js"为"Spket JavaScript Editor (default)",操作步骤如下:
选中" Spket JavaScript Editor"后,点击对话框右手边的"Default" 按钮,就会看到"Spket JavaScript Editor (default)" 。
安装步骤:
1.下载spket插件并安装
下载地址:http://www.agpad.com/downloads/spket-1.6.22.zip
在线安装地址:http://www.spket.com/update
然后手动将插件和特征文件复制到eclipse安装目录中对应的位置,重启eclipse.
在Ext JS 4.0以后的版本不再包含ext*.jsb2文件,需要自己在网上下载一个。
2.下载extjs4所需的jsb文件,见附件文件ext-4.0.0.jsb2.rar
下载完成后,解压到extjs4.x的目录下面,这步很重要,目录结构,如下图所示:
3.让spket支持extjs4.x
打开:Window > Preferences > Spket> JavaScript Profiles > New...
输入"extjs"点击OK;
选中"extjs"并点击"Add Library",然后在下拉列表中选择"ExtJS",再点击OK;
选中"ExtJS"并点击"Add File" ,然后找到刚才下载的"ext-4.0.0.jsb2"文件;
选中"ExtJS"并点击对话框右手边的"Default" 按钮。
如下图所示:
4. 关联js文件
打开:Window > Preferences > General > Editors > File Accociations
选择"*.js"为"Spket JavaScript Editor (default)",操作步骤如下:
选中" Spket JavaScript Editor"后,点击对话框右手边的"Default" 按钮,就会看到"Spket JavaScript Editor (default)" 。