Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I currently have Eclipse PDT for PHP, I can use HTML,CSS Javascript, PHP as normal but my eclipse dosent have error code checking for Javascript. What can I download into my eclipse so I can see any Javascript errors in my Eclipse IDE.

share|improve this question

1 Answer

up vote 2 down vote accepted

I suggest you go try Aptana Studio 3 for HTML, CSS and JS. And since it's an eclipse based IDE, you can download and install PDT on it for your PHP.

share|improve this answer
1  
Note that aptana studio can be installed as a plugin in vanilla eclipse. Also, the standalone version support PHP out of the box. – Laurent Bourgault-Roy May 13 '12 at 21:23

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

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