I am using eclipse (Version: Luna Release (4.4.0)) and for Java Script code assist using 'SPKET' Ext JS 4 (jsb2) file. I tried a lot to make it work for JQuery but it is not working. Below steps i have done:
- Downloaded and installed JSDT JQuery Integration software through eclipse. version is 1.7.0
- using 'Window -> preferenes -> Spket -> JavaScript profile -> new -> mapped jQuery path. but its code assist is not working.
- I created Java script project to test it but is not working, tried even with Dynamic web project but no luck. Same steps followed for Java Script using jsb2 file worked for me but Jquery is having issues. Spend 2 days doing this config but failed.