欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页  >  IT编程

Extjs在exlipse中设置自动提示的方法

程序员文章站 2022-03-07 11:21:36
1、选择help -> software updates -> find and install...-> search for new features...
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)*********(这个千万不要忘了!!!)