是否可以将Jquery与Eclipse集成?
问题描述:
是否可以将Jquery与Eclipse / MyEclipse集成?
通过整合我的意思是,如果我正在处理任何JSP或HTML文件,并且我包含jquery.js,那么它应该自动启动代码保留/自动完成。
Is it possible to integrate Jquery with Eclipse/MyEclipse? By integrating i mean, if i am working on any JSP or HTML file and i include jquery.js, then it should automatically start code assitance / autocompletion.
已编辑:
我不想使用APTANA(127 mb插件)。如果还有其他方式请让我知道。
I don't want to use APTANA ( 127 mb plugin ). If there is other way round please let me know.
答
我发现一个插件 jquerywtp 做同样的事情。这个插件将修补'org.eclipse.wst.javascript.ui_xxxxxxx.jar'。
I have found a plugin jquerywtp to do the same. This plugin will just patch 'org.eclipse.wst.javascript.ui_xxxxxxx.jar'.
注意:是Jquery 1.2.6
Note: it is for Jquery 1.2.6