Martin Algesten wrote: >> I use vi for at least 14 years, but for java dev I turned to >> eclipse last year, and it's hard to reswicth to vi ;) > > Wow! I tried to use Borland J something or another a long time ago and > got to frustrated that I didn't have control over what I was doing... > what are the advantages?
Very fast navigation if you work with hundreds of classes. Code completion that works ( and is context sensitive, displays param info as you type, etc ). Refactoring ( rename or move something and it'll find all usages and replace them ). Find who uses or implements something. I only used vi 12 years, and emacs for about 7 - but I don't think I can turn back. ( eclipse looks nice, but it needs real key customization. Netbeans is even nicer - but too slow for my laptop ) Costin -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>