Re: A good text editor for JAVA?



"mitcheroo" <mmitcheroo@xxxxxxx> wrote in message
news:1133283223.608820.19630@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> What is a good text-editor for the begining programmer in Java?
>

jEdit is free (both as in beer and Freedom), has a good plugin system,
but is a bit slow.

TextPad is shareware, doesn't have such a good plugin system, but is
fast.

http://www.jedit.org/

http://www.textpad.com/

Hopefully you'll be able to figure out which link goes to which editor.

- Oliver


.