原文地址:http://atian25.javaeye.com/blog/426824
官方的extjs3.0包里面沒有提供ext.jsb文件.
于是去官方論壇問了下, 3.0他們提供的是jsb2,基于json的.
現在spket還不支持。
有人重新做了個臨時的3.0的jsb文件,如附件。
用法:
1.下載后放到3.0的src目錄下 (一定要切記...我就是一時糊涂放錯了...在官方那鬧了笑話 -.-!!)
2.然后在skpet中如下圖設置:

3.設置為默認profile

4.設置完后,關閉所有標簽頁 ,重啟skpet就ok了.
5.提示效果如下圖:

關于spket和extjs的ide,請參考:http://www.javaeye.com/topic/161161
09.07.23更新:
skpet出新版本了,支持extjs的jsb2.官方下載:
Spket IDE 1.6.17 released - 22 July 2009
http://spket.com/
09.08.11更新
spket1.6.16的破解包,覆蓋即可.
下載地址見http://atian25.javaeye.com/blog/426824文末
09.08.12更新:
ext.jsb2已經包含在官方的壓縮包里面了.
或者你可以從我另一篇blog中下載:http://atian25.javaeye.com/admin/blogs/445480
注意:
1.該jsb2文件需要spket1.6.17
2.放置目錄為根目錄而不是src目錄 (跟前面的jsb文件不同)
- by tz
原文地址: http://atian25.javaeye.com/blog/444581
官方大爆料... http://extjs.com/blog/2009/08/10/ext-js-30-be-outstanding/
Ext JS 3.0.0 Patch Release --- 要收費...等流放吧 ^_^
Ext JS Public Commit Log
JS Builder 2
CSS Refactor & Improvements
Memory Management Improvements
Designer Preview
Constructing your interfaces in code will be a thing of the past. We are releasing a Designer Preview that will allow you to experiment with the designer interface and to explore how configs affect your layout. Soon, you will be able to build your application components using base Ext components and Certified User Extensions.
Code generation is currently not available. Our intentions are to charge a fee for this service and to enable our community to create and sell their creations on our marketplace. Our goals are lofty. We want to be the iTunes of Web App Development.
附件中有下載.
預覽版還不提供代碼生成功能.出了也是會收費的...
不過嘛...群眾的智慧...
另,安裝該AIR應用后,可以自己去看下\Ext Designer Preview\deploy\designer-complete.js的源碼.
用http://jsbeautifier.org/ 來格式化
附件中也有格式化后的代碼,9k行.

下載地址見http://atian25.javaeye.com/blog/444581文末