Question

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.

Was it helpful?

Solution

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

OTHER TIPS

It worked just fine for me, with the regular code assitance keys (Ctrl-Space), within a jsp. I just tried with this one jqueryWTP0.34foCN.jar, followed all the steps. It's probably a collision between this pluggin and an another one, as you suggested.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top