vote up 2 vote down star

Is there such a plugin available for Eclipse? Able to assiste with Javascript programming and click on function to go to function?

flag

57% accept rate

3 Answers

vote up 2 vote down check

There are some plugins, but they're totally buggy. Currently, Aptana IDE supports jQuery, but PDT/ZendStudio does not.

I've created a solution in English language, but it's currently presented on a Russian website. Here's the translation: jQuery in Eclipse PDT, WTP / Zend Studio for Eclipse, and here's a direct link. This is jQuery's JSDoc text written by me. Simply add it to Eclipse/JavaScript/User Libraries.

Enjoy! :)

UPD: I've created a GoogleCode repository. In a couple of days it will appear there :)

link|flag
+1 cool! I'll tryout sooner or later. – BalusC Nov 4 at 3:23
vote up 1 vote down

Get the Aptana plugin, I've tried most (if not all) of the JS plugins for Eclipse, and the Aptana plugin is head & shoulders above the rest. On the Aptana Studio's download page, simply choose "Eclipse Plugin".

link|flag
vote up 1 vote down

For jQuery there's as far only jQueryWTP. According to the status and comments at the linked side I wouldn't expect much from it. It's still in beta and it appears not to work at certain (newer) Eclipse versions.

For normal Javascript coding the builtin Javascript toolkit of Eclipse WTP suffices as far. Are you using "Eclipse for Java EE" which includes the WTP?

link|flag
Buggy and outdated :( – o_O Tync Nov 4 at 3:21

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.