I am using Eclipse PDT Helios v3.6
I have tried using the jQueryWTP plugin @ http://www.langtags.com/jquerywtp/
I did what the Installation notes said. But in vain.
I still am unable to get the Code Assistance.
Has anyone had better luck with this?
Help is greatly appreciated.
I am using Eclipse PDT Helios v3.6 I have tried using the jQueryWTP plugin
Share
I just went down this same route and I thought I had the same problem. Come to find out that I suppose I should have read the directions more closely as it states the code assistance is activated by using “Alt + /”.
After typing $.e and then using “Alt + /”, the code assist did cycle through the available jQuery functions that start with ‘e’.