Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

ExtJS 4 code assist

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

like image 737
ksemeks Avatar asked May 25 '11 06:05

ksemeks


2 Answers

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

like image 190
Abdel Raoof Olakara Avatar answered Oct 05 '22 07:10

Abdel Raoof Olakara


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...

like image 23
efirat Avatar answered Oct 05 '22 08:10

efirat