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.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The official plugin is JSDT (Eclipse site) (many articles there, including the Using JSDT series)
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.