Myeclipse下ext插件spket的配置和安装
myeclipse下使用ext的插件有三种方式:
1:配置在线使用:
打开myeclipse:
1、选择Help -> Software Updates -> Find and Install...-> Search for new features to install ->New remote site...
Name: "Spket", Url: "http://www.spket.com/update/"下载完毕重启 Eclipse
2、Window -> Preferences -> Spket -> JavaScript Profiles -> New ;
输入“ExtJS”点击OK;
选择“ExtJS” 并点击“Add Library”然后在下拉条中选取“ExtJS”;
选择 “ExtJS”并点击“Add File”,然后在你的./ext-2.x/source目录中选取“ext.jsb” 文件;
3、设置新的ExtJS Profile,选中并点击“JavaScript Profiles” 对话框右手边的“Defalut”按钮;
4、 JS打开方式为 Window -> Preferences ->General-> Editors-> File...选择JS 为 Spket JavaScript Editor(default)*********(这个不要忘!!!)
2:是下载spket-1.6.16.jar包安装
?
转载地址:http://blog.csdn.net/elifefly/archive/2009/01/10/3745637.aspx
?
?
3)选择“ExtJS” 并点击“Add Library”然后在下拉条中选取“ExtJS”;
4)选择 “ExtJS”并点击“Add File”,然后在你的./ext-2.x/source目录中选取“ext.jsb” 文件(注:是下载的ext的源文件和api文档);
5)设置新的ExtJS Profile,选中并点击“JavaScript Profiles” 对话框右手边的“Defalut”按钮;
6)重启eclipse或者Myeclipse;
?
3:下载spket-1.6.16.rar的压缩的包,?把spket-1.6.16/eclipse/plugins下的全部的文件放到myeclipse安装路径下eclipse/plugins下,重启myeclipse从上方法:二、配置Spket开始下同。如果Window → Preferences 下没有→ Spket?,把myeclipse安装路径下eclipse/configuration下有这个文件夹包org.eclipse.update,删除重新启动myeclipse从二、配置Spket开始下同。