Liaqat,
MyEclipse provides support for JQuery, when you add the appropriate JQuery modules to the Tern technologies, via the project properties (right click on the project, select properties, then go to MyEclipse->JavaScript Resources). However, you would have to add the appropriate JQuery libraries (.js files) to your project, in order to use them in your code.
I hope this helps.