eclipse ExtJS 4 代码辅助
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/6120235/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
ExtJS 4 code assist
提问by ksemeks
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.
如何在 Eclipse 中编写具有自动完成功能和其他功能的 ExtJS 代码?我尝试使用 SpketIDE,但 ExtJS 4 包中没有 ext.jsb2 文件。
Has anyone done this?
有没有人做过这个?
Thanks
谢谢
采纳答案by Abdel Raoof
Refer to thisSpket forum post.
请参阅此Spket 论坛帖子。
The Latest skpet jar is: http://www.agpad.com/downloads/com.spket.js_1.6.18.jar
最新的 skpet jar 是: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
4.0.0 的 JSB2 文件是http://www.agpad.com/downloads/ext-4.0.0.jsb2
回答by efirat
Now, there is an eclipse plugin for ExtJs developed by Sencha Team.
现在,有一个由 Sencha 团队开发的 ExtJs eclipse 插件。
http://www.sencha.com/products/complete-team
http://www.sencha.com/products/complete-team
here is a video about it: http://vimeo.com/49176749
这是一个关于它的视频:http: //vimeo.com/49176749
I didn't use but it looks fine...
我没用过,但看起来不错...
回答by Andy
Look at the docs on the Spke docs: http://www.spket.com/extjs.html
查看 Spke 文档上的文档:http: //www.spket.com/extjs.html
"Click the Add File button, choose sdk.jsb3which can be found in build folder."
“单击添加文件按钮,选择可在构建文件夹中找到的sdk.jsb3。”