2

I thought Eclipse PDT had all the Javascript plugins and supported code hinting, but it's not working for me.
Was I wrong, or is there something that needs to be set up for this to work?

Thanks in advance.

1 Answer 1

1

The official plugin is JSDT (Eclipse site) (many articles there, including the Using JSDT series)

alt text

The old alternative was JSEclipse (like described in this post)
Warning, this plugin might not be compatible with the official JSDT Eclipse one.

This forum post also mentions Aptana Studio as an alternative.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.