From owner-freebsd-questions Tue Oct 8 17:24:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E93F437B401; Tue, 8 Oct 2002 17:24:41 -0700 (PDT) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1C9243E77; Tue, 8 Oct 2002 17:24:39 -0700 (PDT) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 502CE81463; Wed, 9 Oct 2002 09:54:37 +0930 (CST) Date: Wed, 9 Oct 2002 09:54:37 +0930 From: Greg 'groggy' Lehey To: "Thomas T. Veldhouse" , Fernando Gleiser , Kirk Strauser , John Bleichert Cc: Adam Weinberger , alireza mahini , 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> References: <20021008221256.GG83241@hades.hell.gr> <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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87u1jweiqr.fsf@pooh.int> <20021008165617.W3949-100000@cactus.fi.uba.ar> <006701c26efe$0b992690$8204dca7@northamerica.corp.microsoft.com> User-Agent: Mutt/1.4i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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