From owner-freebsd-questions Tue Oct 8 16:58:55 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 9CD0137B401 for ; Tue, 8 Oct 2002 16:58:54 -0700 (PDT) Received: from janeway.vonbek.dhs.org (bgm-24-94-58-56.stny.rr.com [24.94.58.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0704C43E65 for ; Tue, 8 Oct 2002 16:58:54 -0700 (PDT) (envelope-from syborg@stny.rr.com) Received: by janeway.vonbek.dhs.org (Postfix, from userid 507) id 0A7914FC9F; Tue, 8 Oct 2002 19:56:45 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by janeway.vonbek.dhs.org (Postfix) with ESMTP id 02D724A0D; Tue, 8 Oct 2002 19:56:44 -0400 (EDT) Date: Tue, 8 Oct 2002 19:56:44 -0400 (EDT) From: John Bleichert X-X-Sender: syborg@janeway.vonbek.dhs.org Reply-To: John Bleichert To: alirezamahini@yahoo.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: What is the best IDE for C++programming in FreeBSD4.4? In-Reply-To: <20021008221256.GG83241@hades.hell.gr> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Wed, 9 Oct 2002, Giorgos Keramidas wrote: > Date: Wed, 9 Oct 2002 01:12:57 +0300 > On 2002-10-08 16:14, Kirk Strauser wrote: > > At 2002-10-08T18:49:17Z, alireza mahini writes: > > > 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 . > > > > 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. :) > > Some will argue that this last part is a result of too many straight > hours of typing "fatalities" on a terminal :P > > Editor questions in Unix mailing lists. Ha! 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 ;-) # John Bleichert # http://vonbek.dhs.org/latest.jpg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message