`
mzh_2008beijing
  • 浏览: 230516 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

基于Eclipse的Ext开发利器Spket插件的安装配置步骤

阅读更多
   用Eclipse开发Ext,想要相应的自动提示?安装spket插件即可。方便,强大。步骤如下:

    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-x.x/resources目录中选取“resources.jsb” 文件;

    3、Window -> Preferences -> Spket -> JavaScript Profiles -> 选中ExtJS -> 在右边点击Default按钮,把ExtJs设置成默认


    4、Window -> Preferences ->General-> Editors-> File Associations-> FileTypes选择 *.js,把其对应的associated editors列表里的 Spket JavaScript Editor设置成Default
  
   5、重启Eclipse,大功告成。
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics