jQuery Code Assist for Eclipse

三世轮回 提交于 2019-12-06 06:35:43

问题


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.


回答1:


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




回答2:


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.



来源:https://stackoverflow.com/questions/3518257/jquery-code-assist-for-eclipse

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!