On Jun 16, 2:10 am, Mark Space <marksp...@sbc.global.net> wrote:
> b...@coolgroups.com wrote:
> > Hi. I was just wondering if someone can recommend a Java editor for
> > me. I'm looking for something that supports automatic indentation.
>
> If all you need is an editor, vim and gvim are pretty good.
>
> I'd look into a full IDE like NetBeans, though. Java with it's
> reflection allows much more support from an IDE that a language like C++
> (in my opinion). It's time to move beyong vim and make and use a full
> featured IDE.
Not one but TWO insane recommendations that a newbie try a vi-based
editor. Are you mad? Suggesting an editor that does just about
everything bass-ackwards or just plain weird to a newbie is a cruel
prank indeed. I wonder how soon before he shows up here complaining
that it's broken because when he types into it, it complains of
invalid commands or does freaky stuff instead of his text
appearing...matter of hours I suppose, maybe just minutes.
If he wants automatic indent I'm sure there's a lot of free or easily-
cracked Windoze programmers' editors out there that do it and follow
normal user interface conventions, and which will be a lot easier to
use and more familiar to the OP than anything whose name starts the
same as the word "vile".
I recommend an IDE also though, but one like Eclipse, not one like
Netbeans.