From owner-freebsd-questions@FreeBSD.ORG Sat Oct 23 20:52:54 2004 Return-Path: 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 481C116A4CE for ; Sat, 23 Oct 2004 20:52:54 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBE9B43D31 for ; Sat, 23 Oct 2004 20:52:53 +0000 (GMT) (envelope-from john.oxley@gmail.com) Received: by rproxy.gmail.com with SMTP id 74so266498rnk for ; Sat, 23 Oct 2004 13:52:51 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=bri6MpK2Ob1faWfVBqzee2iRQKOxlZiUltgpJrFrieRFEPxi+QQGL2XD4TzGbFzJ/9nSlIfTMHOuDS6p2MWm1Vrq5cnnyQqGpeUvmiR29Pg8+k2KWYOlbVUaCQC05b/X2JamrEsgw1dawf4kgXsTKCWr5hSKLGoWvII2SK51jTY= Received: by 10.38.22.24 with SMTP id 24mr253974rnv; Sat, 23 Oct 2004 13:52:51 -0700 (PDT) Received: by 10.38.67.25 with HTTP; Sat, 23 Oct 2004 13:52:51 -0700 (PDT) Message-ID: Date: Sat, 23 Oct 2004 22:52:51 +0200 From: John Oxley To: questions@freebsd.org In-Reply-To: <20041023193924.GA52933@gothmog.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <42734323-2522-11D9-8790-000A95BE58A4@tf7.so-net.ne.jp> <20041023193924.GA52933@gothmog.gr> Subject: Re: A good IDE for C development? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: John Oxley List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Oct 2004 20:52:54 -0000 On Sat, 23 Oct 2004 22:39:24 +0300, Giorgos Keramidas wrote: > On 2004-10-24 03:35, Choy Kho Yee wrote: > > Hi, I am a student of Computer Science. > > I am looking for a good IDE(integrated development environment?) for > > developing C programs. Something like netbeans for Java would be good. > > Since I am still learning, I will mainly develop with source codes. > > Emacs is perfectly fine for most of this. Not to start a flame war on which is the better editor, but vim with ctags is my way. If you are looking for something to help you along a bit more, try anjuta.