Re: emacs Vs Eclipse?
From: Jacob (jacob_at_yahoo.com)
Date: 10/10/04
- Next message: Ward Loockx: "It won't compile !!"
- Previous message: [private]: "Re: static initializer vs constructor"
- In reply to: blmblm_at_myrealbox.com: "Re: emacs Vs Eclipse?"
- Next in thread: blmblm_at_myrealbox.com: "Re: emacs Vs Eclipse?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 10 Oct 2004 18:47:56 +0200
blmblm@myrealbox.com wrote:
> But why bother with importing into Eclipse? Why not just use
> command-line tools to compile and execute?
It is important to note that you don't *need* to use an IDE.
I work on large (> 1.000.000 LOC) projects and use Emacs and
command line tools (Make/CVS/tcsh etc.) just fine. The projects
includes both web based, J2EE and heavy Swing applications.
Using light weight, powerful, customizable tools put me in
charge of the development process.
That said, it is important to identify the development
environment as *personal*. When setting up a large multi-
programmer project, everyone involved should be able to use
the development tools that suits them and make them most
powerful. Avoid enforcement of a particular "project" IDE.
For Java development this principle also holds for the OS.
- Next message: Ward Loockx: "It won't compile !!"
- Previous message: [private]: "Re: static initializer vs constructor"
- In reply to: blmblm_at_myrealbox.com: "Re: emacs Vs Eclipse?"
- Next in thread: blmblm_at_myrealbox.com: "Re: emacs Vs Eclipse?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|