B
blmblm
Hello everyone,
Is there a discussion on emacs vs eclipse? Are there any advantages of
emacs over eclipse?
I'm a grad student and I've been using emacs for over 6 years ( it was
the first thing I ever tried and it worked for me). Recently, I had to
"take over" a project and improve it. I didn't have the
design/documentation. The only thing I had was the code ( about 500
java files, 55 packages and 112kloc) developed over 5 years (yes, it
is a research project).
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 ?
An Eclipse Convert.
Well, I'm a vi/vim user rather than an emacs user, but for the present
purposes that may be close enough.
I don't have a lot of experience with IDEs in general or Eclipse in
particular, so probably I don't fully appreciate their good points,
but for me the biggest stumbling block has always been the need to
master, or at least use, a text-editing interface different from
the one I've spent so many hours with. All those hours have made me
pretty good at using vim's interface without having to consciously
think about what keys to press to achieve the result I want, which
I like. Like hardcore emacs users, my strong preference is to use
vim for all text-editing jobs (code, LaTeX source, e-mail, newsgroup
postings, etc.). I have been told that with enough practice it's
possible to master more than one text-editing interface and use them
both well, but I'm skeptical, at least in my own case: I once spent
about a year trying to use both MS Word and vi, and all I can say is
that it was not a good experience -- my Word documents were full of
"jjjjkkkk" sequences, and vi beeped at me a lot.
You really found it easy to walk away from six years of emacs? Hm.
Had you invested some time in mastering it, or are we talking
"learned the basics and didn't try to go further"? NTTAWTT, as
they say, just curious.