views:

661

answers:

1

I've been having a lot of problems with JSEclipse in Ganymede, but I haven't had much luck finding an alternative that's compatible with Ganymede (eclipse 3.4).

All I'm really looking for is code-highlighting. Anyone have any good alternatives, or do I just need to suck it up and get on with it?

+5  A: 

Spket is a really nice JS plugin for Eclipse that works with Ganymede. It provides more than just highlighting (e.g. an outline view and the ability to jump to function definitions), but is still pretty lightweight.

A more detailed discussion of the various JS plugins available for Eclipse is available here http://stackoverflow.com/questions/24678/eclipse-javascript-editor

Don
nice answer and nice avatar :)
Paul Dixon
Oops, I should have searched better. Thanks a lot!!
Joe Zack
Thanks Paul, the BBC is where the magic started :)
Don