ExtJS 4 代码辅助
如何在 Eclipse 中编写具有自动完成和其他功能的 ExtJS 代码? 我尝试使用 SpketIDE,但 ExtJS 4 包中没有 ext.jsb2 文件。
有人这样做过吗?
谢谢
how can I write ExtJS code in Eclipse with autocompletion and other features?
I tried with SpketIDE, but there isn't a ext.jsb2 file in the ExtJS 4 package.
Has anyone done this?
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
请参阅此 Spket 论坛帖子。
最新的 skpet jar 是: http://www.agpad.com/downloads /com.spket.js_1.6.18.jar
4.0.0 的 JSB2 文件是 http://www.agpad.com/downloads/ext-4.0.0.jsb2
Refer to this Spket forum post.
The Latest skpet jar is: http://www.agpad.com/downloads/com.spket.js_1.6.18.jar
JSB2 file for 4.0.0 is http://www.agpad.com/downloads/ext-4.0.0.jsb2
现在,Sencha Team 开发了一个针对 ExtJs 的 eclipse 插件。
http://www.sencha.com/products/complete-team
这是一个视频关于它:
http://vimeo.com/49176749
我没用过,但看起来不错...
Now, there is an eclipse plugin for ExtJs developed by Sencha Team.
http://www.sencha.com/products/complete-team
here is a video about it:
http://vimeo.com/49176749
I didn't use but it looks fine...
查看 Spke 文档上的文档:http://www.spket.com/extjs.html
“点击添加文件按钮,选择sdk.jsb3,它可以在构建文件夹中找到。”
Look at the docs on the Spke docs: http://www.spket.com/extjs.html
"Click the Add File button, choose sdk.jsb3 which can be found in build folder."