up vote 0 down vote favorite
share [g+] share [fb]

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?

link|improve this question

feedback

1 Answer

up vote 5 down vote accepted

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

link|improve this answer
nice answer and nice avatar :) – Paul Dixon Nov 10 '08 at 14:38
Oops, I should have searched better. Thanks a lot!! – Joe Zack Nov 10 '08 at 14:51
Thanks Paul, the BBC is where the magic started :) – Don Nov 10 '08 at 14:56
feedback

Your Answer

 
or
required, but never shown

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