"slowCoder" <> wrote in message
news: om...
> Using eclipse helped me quickly understand the code. Eclipse helped me
> efficiently search/navigate between files and methods. I found the
> eclipse ide to be more powerful than the emacs-ide
> (http://jdee.sunsite.dk/).
>
> Given that eclipse has plugins for C/Java/Latex and runs on Linux/Win,
> I don't see a reason why I should stick with emacs.
>
> I would like to know why emacs-users (who have also tried eclipse) are
> still sticking with emacs ?
Because it works the way I want it to work, and it's worked that way for the
past 10 years.
I don't use the Java IDE for emacs at all. I use syntax coloring,
auto-indent, and auto reformat. It lets me easily type my code, and not
kibitz it with every single key stroke. It lets me run ant and find my
errors quickly, it lets my mouse stay in the drawer where it belongs. I have
no problem navigating large source trees with it. It keeps the project
management out of the editor, where it belongs IMHO, letting the project
management be whatever it want's to be.
Here, we've basically standardized on Ant, and let anyone choose whichever
editor et al they wish. We have Visual Studio folks, NetBeans, Eclipse,
IDEA, old JRun Studio, and jEdit folks here, as well as me, the lone emacs
guy. I think I'm the only one who has bothered to jump through the non-hoops
to get something as simple as being able to jump to syntax errors spit out
from Ant (ant -emacs -find). I don't know what the others do, but they all
run ant from a second window.
If I want to crawl through source code, emacs can do it, or I can use the
shell. If I want wizards, I've got those in the awk scripts I've developed
over time.
I have enough of an investment in emacs that it is painful and expensive for
me to switch to something else, yet it is adaptable enough to let me work
productively in all sorts of environments, with all sorts of languages. It
also makes for a comfortable marriage withouth having to look to jump
bandwagons every 6 months as the Next NEW! IMPROVED!! Best things comes
along.
About the only thing it lacks is refactoring, but that doesn't slow me down
that much I don't think, and, heck, the jdee may even have it. I'm not
really missing it.
I'm glad that Eclipse works for you, but I've tried it, and for me, emacs is
a better fit. YMMV.
> An Eclipse Convert.
An Emacs Grognard.
Regards,
Will Hartung
()