Re: Good IDE
From: Juha Laiho (Juha.Laiho_at_iki.fi)
Date: 01/23/04
- Previous message: John Thompson: "Re: Windows 95, 98 or XP on Linux - Questions about Virtual Machines"
- In reply to: Todd Bandrowsky: "Good IDE"
- Next in thread: inf: "Re: Good IDE"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 23 Jan 2004 21:37:01 GMT
tbandrow@mightyware.com (Todd Bandrowsky) said:
>The appeal to Linux for me is that the costs of Windows development
>have gone through the roof, and most of the people interested in my
>product would rather have it on Linux than on Windows. But, I just
>would like to know what some people's opinions are, and, if you are an
>old vi + make + gdb guy, I'd certainly like to hear votes in that dept
>too.
I think I fall into the vi&make&... category - partly. That's when I'm
doing what are the most typical things for me; small tools to aid me in
sysadmin/DBA tasks. Ok, make isn't used often, as most of the tools
get written in perl, but that'd be my pick for C/C++ compilation
automation.
There was a period where I was writing C more often (and in shligtly
larger apps). During that period I shifted rather completely to use
Emacs - and I guess I'd do it again if I faced a similar situation.
There are some things that are so much nicer within Emacs (f.ex. the
possibility to check in your changes to the version control with few
keystrokes, while still remaining within the editor).
However, I've lately begun toying with Java, and there it seems I've
ended up using NetBeans (there I mostly work with Java Servlets,
which was the biggest reason for me to choose NB over Eclipse -- I think
recently the support for building servlet/JSP applications has enhanced
in Eclipse as well; and I guess that for some other application fields
I might well have chosen Eclipse). I don't know why it is that for Java
I seem to choose a graphical IDE (emacs I did run mainly in text mode),
but for some reason it just seems to be so. Here my hoice for build
automation is either whatever the IDE provides, or Jakarta ant.
--
Wolf a.k.a. Juha Laiho Espoo, Finland
(GC 3.0) GIT d- s+: a C++ ULSH++++$ P++@ L+++ E- W+$@ N++ !K w !O !M V
PS(+) PE Y+ PGP(+) t- 5 !X R !tv b+ !DI D G e+ h---- r+++ y++++
"...cancel my subscription to the resurrection!" (Jim Morrison)
- Previous message: John Thompson: "Re: Windows 95, 98 or XP on Linux - Questions about Virtual Machines"
- In reply to: Todd Bandrowsky: "Good IDE"
- Next in thread: inf: "Re: Good IDE"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|