Date: Sun, 23 Oct 2005 10:59:42 +0200 From: Frank Staals <frankstaals@gmx.net> To: vittorio <vdemart1@tin.it> Cc: freebsd-questions@freebsd.org, netbsd-users@netbsd.org Subject: Re: Editor for C & C++ language Message-ID: <435B50FE.2020803@gmx.net> In-Reply-To: <200510222207.20034.vdemart1@tin.it> References: <200510222207.20034.vdemart1@tin.it>
next in thread | previous in thread | raw e-mail | index | archive | help
vittorio wrote: >Working usually under kde I'm looking for something similar to the llc-win32 >program under ms-windows - that is a development environment where you can >edit your c++ program, compile it, debug it step by step, and finally run it >in a suitable window. >I tried the nice editor kate which allows to compile the file only. No >debugging, no running. >Is there anything of the kind of llc-win32? >Ciao >Vittorio >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > > If you have an up to date system with at least 512MB ram I reccommend Eclipse with CDT as someone else allready mentioned. But a bit less system-resources-draining is anjuta, which works pretty nice. http://anjuta.sourceforge.net/ The anjuta 1 ( stable ) port is available in the portstree devel/anjuta . Their developement release ( 2.X ) isn't available in the portstree and should be manually installed. -- -Frank Staals
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?435B50FE.2020803>