1

how do I enable javascript support in eclipse pdt. I have aptana installed. thx

2 Answers 2

3

You can install JavaScript Development Tools (JSDT): http://www.eclipse.org/webtools/jsdt/

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

Comments

0

In addition to the other answer there are ways to 'help' Eclipse with JS using JsDoc. One example is using @memberOf to help the outline.

Also add the jshint eclipse plugin to show problems detected by jsHint in the js editor.

Comments

Your Answer

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

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.