在eclipse中安装spket插件

1,Help---> Install New Software -----> Add -----> 在Add Repository窗口,name: spket,   Location: http://www.agpad.com/update, ----->next后面选择I agree........

重启eclipse即可


2,在eclipse里配置extjs,

windows----> preferences----> Spket------->JavaScript Profiles------->点击new 

在New Profile窗口中输入extjs,然后Add Library  ,  选择ExtJs,然后再图片上,点击Add File找到extjs的sources目录下的ext.jsb


3,使用spket为js的默认打开方式

window ---->Preferences-------> General ----Editors-------> File Association


你可能感兴趣的:(eclipse)