在Eclipse下面安装spket
程序员文章站
2022-04-26 19:06:19
...
Spket安装方式有两种
第一种为网络安装
1、Help->Install New Software...->Add...->Name: "Spket",
Location:http://www.agpad.com/update/ 下载完毕重启Eclipse.
2、Help -> Software Updates -> Find and Install...-> Search for new features to install ->New remote site...
Name: "Spket", Url: http://www.agpad.com/update/,然后会自动下载Spket,现在最新版本为1.6.23,下载完后重启 Eclipse 就完成了初步的安装。
第二种为文件安装
1、到http://www.spket.com/download.html下载 Plugin 版本,当前版本为1.6.18.下载解压后直接放置于Eclipse的dropins目录下,重启Eclipse.
2、Window -> Preferences -> Spket -> JavaScript Profiles -> New ;
输入“ExtJS”单击OK;
选择“ExtJS” 并点击“Add Library”然后在下拉条中选取“ExtJS”;
选择 “ExtJS”并点击“Add File”,然后在你的./ext-2.1/source目录中找到“ext.jsb” 文件,选中打开!
(在ext4.0中更名为sdk.jsb3,在build目录下)
第一种为网络安装
1、Help->Install New Software...->Add...->Name: "Spket",
Location:http://www.agpad.com/update/ 下载完毕重启Eclipse.
2、Help -> Software Updates -> Find and Install...-> Search for new features to install ->New remote site...
Name: "Spket", Url: http://www.agpad.com/update/,然后会自动下载Spket,现在最新版本为1.6.23,下载完后重启 Eclipse 就完成了初步的安装。
第二种为文件安装
1、到http://www.spket.com/download.html下载 Plugin 版本,当前版本为1.6.18.下载解压后直接放置于Eclipse的dropins目录下,重启Eclipse.
2、Window -> Preferences -> Spket -> JavaScript Profiles -> New ;
输入“ExtJS”单击OK;
选择“ExtJS” 并点击“Add Library”然后在下拉条中选取“ExtJS”;
选择 “ExtJS”并点击“Add File”,然后在你的./ext-2.1/source目录中找到“ext.jsb” 文件,选中打开!
(在ext4.0中更名为sdk.jsb3,在build目录下)
上一篇: Spket在Eclipse/MyEclipse下的安装和配置(图文教程)
下一篇: spket
推荐阅读