Re: A good text editor for JAVA?



In a previous article, Knute Johnson <nospam@xxxxxxxxxxxxxxxxx> said:
>mitcheroo wrote:
>> What is a good text-editor for the begining programmer in Java?
>VIM - http://www.vim.org/

Darn, you beat me to it. Don't forget to turn on smart indenting ("set
si") and syntax highlighting ("syntax on"), and use ctags to generate
cross references.
http://ctags.sourceforge.net/


--
Paul Tomblin <ptomblin@xxxxxxxxx> http://xcski.com/blogs/pt/
Real computer scientists despise the idea of actual hardware. Hardware
has limitations, software doesn't. It's a real shame that Turing
machines are so poor at I/O.
.