Decent JavaScript IDE
Posted
by thatismatt
on Stack Overflow
See other posts from Stack Overflow
or by thatismatt
Published on 2009-03-20T11:48:15Z
Indexed on
2010/06/11
15:52 UTC
Read the original article
Hit count: 294
What is a decent IDE for developing JavaScript, I'll be writing both client side stuff and writing for Rhino. Ideally It needs to run on Mac OSX, although something that runs on Windows too would be nice.
ADDITIONAL:
Having had a play with both js2 and Aptana, I think I'll be continuing to use Aptana. Mainly because I find emacs a bit hard to get my head round, although I did think that the error hi-lighting in js2 was better than that in Aptana.
I'm still looking for a way to visually debug my js code that is running atop Rhino...
© Stack Overflow or respective owner