Date: Wed, 9 Oct 2002 09:54:37 +0930 From: Greg 'groggy' Lehey <grog@FreeBSD.org> To: "Thomas T. Veldhouse" <veldy@veldy.net>, Fernando Gleiser <fgleiser@cactus.fi.uba.ar>, Kirk Strauser <kirk@strauser.com>, John Bleichert <syborg@stny.rr.com> Cc: Adam Weinberger <adam@vectors.cx>, alireza mahini <alirezamahini@yahoo.com>, questions@FreeBSD.ORG, freebsd-questions@freebsd.org Subject: Re: What is the best IDE for C++programming in FreeBSD4.4? Message-ID: <20021009002437.GD57557@wantadilla.lemis.com> In-Reply-To: <Pine.LNX.4.44.0210081952230.11692-100000@janeway.vonbek.dhs.org> <87u1jweiqr.fsf@pooh.int> <20021008165617.W3949-100000@cactus.fi.uba.ar> <006701c26efe$0b992690$8204dca7@northamerica.corp.microsoft.com> References: <20021008221256.GG83241@hades.hell.gr> <Pine.LNX.4.44.0210081952230.11692-100000@janeway.vonbek.dhs.org> <20021008184917.4204.qmail@web40701.mail.yahoo.com> <87u1jweiqr.fsf@pooh.int> <20021008184917.4204.qmail@web40701.mail.yahoo.com> <20021008165617.W3949-100000@cactus.fi.uba.ar> <20021008184917.4204.qmail@web40701.mail.yahoo.com> <20021008190357.GZ81796@vectors.cx> <006701c26efe$0b992690$8204dca7@northamerica.corp.microsoft.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday, 8 October 2002 at 14:08:09 -0500, Thomas T. Veldhouse wrote: > On Tuesday, October 08, 2002 2:03 PM, Adam Weinberger wrote: >>>> (10.08.2002 @ 1149 PST): alireza mahini said, in 0.5K: << >>> I am Alireza and i am a young c++ developer in >>> freebsd. >>> I am working with freebsd4.4 and i need an IDE for >>> programming in C or C++ languages such as KDvelop. >>> Please guide me about this . >> >> there are a number of neat IDE packages for FreeBSD in the ports tree. >> kdevelop is certainly one of them. there are a couple strong ones for >> the gnome environment, too. >> >> browse http://www.freebsd.org/ports/devel.html and search around for >> 'IDE'. > > Oh yes -- we can not forget Emacs. Not my preference, but some have devoted > their lives to it. On Tuesday, 8 October 2002 at 16:58:52 -0300, Fernando Gleiser wrote: > > Not an IDE, but I use vim for editing the files, an xterm for compiling/ > runing/testing and ddd as the debugger. I like the idea of using the > same tools regardless of the programming languaje =0). It works with C, C++, > Perl and the like. On Tuesday, 8 October 2002 at 16:14:04 -0500, Kirk Strauser wrote: > > I love Emacs. Edit, compile, build, test, and debug in one application. > You can also read your mail, prioritize your to-do list, manager your > calendar, and be psychoanalyzed without swapping programs. :) On Tuesday, 8 October 2002 at 19:56:44 -0400, John Bleichert wrote: > On Wed, 9 Oct 2002, Giorgos Keramidas wrote: > > To the original poster - if you're just looking for a simple editor for > C/C++ with syntax highlighting, try 'nedit' in the ports tree. Try "code > crusader" (jcc, also in the ports tree) if you want simple > function-surfing and class-tree layout abilities. > > Emacs isnt an editor, it's a window manager and an applicatoin suite. > > nedit + make = IDE I don't want to fan the editor wars, but there is a point to make here: the UNIX way of doing things is to pick your favourite tool for each task. Integrated Development Environments are like a self-imposed straitjacket: you put up with what you're given, although certain components may be non-optimal. Why would you want to do that? Greg -- See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021009002437.GD57557>