日期:2014-05-16  浏览次数:20411 次

ExtJS4.1 Spket1.6.23 IDE 配置

第一步,安装spket


最新版spket-1.6.23   spket下载地址:http://www.agpad.com/downloads/spket-1.6.23.zip。


myeclipse插件在线安装地址:http://www.spket.com/update。


spket-1.6.23破解  http://download.csdn.net/download/fionamws/4350925 。


第二步,下载ExtJS4.1.1


官方下载最新的ExtJS4.1.1版本,地址:http://cdn.sencha.io/ext-4.1.1-gpl.zip 。


第三步,配置spket


注意:如果在安装spket过程中,你的eclipse或者Myeclipse是打开的,请重启eclipse或者Myeclipse。以便初始化插件,下面才会在Preferences中看到Spket选项。


基本步骤如下:
1)Window → Preferences → Spket

 

2)Spket → JavaScript Profiles →New,输入“ExtJS”点击OK


3)选择“ExtJS”并点击“AddLibrary”然后在下拉条中选取“ExtJS”


4)选择 “ExtJS”并点击“Add File”,然后在你的./extjs-4.1.1/目录中选取build下的sdk.jsb3ext-all.jsext-all-debug.js这三个文件;

5)设置新的ExtJSProfile,选中并点击“JavaScriptProfiles”对话框右手边的“Defalut”按钮;


6)重启eclipse或者Myeclipse


7)设置js默认打开方式, Window →Preferences → General→ Editors→ File…选择JS或者你想要的文件格式(比如:htmlhtmlphtml等)设置默认打开方式为