Re: visual c++ equivalent
From: Darryl Luff (darryl_at_snakegully.nu)
Date: 12/08/04
- Previous message: Ron Johnson: "Re: cron jobs + (some?) output"
- In reply to: Frederico Rodrigues Abraham: "Re: visual c++ equivalent"
- Next in thread: Micha Feigin: "Re: visual c++ equivalent"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 09 Dec 2004 01:49:59 +1100 To: Frederico Rodrigues Abraham <devotion97@gmail.com>
Frederico Rodrigues Abraham wrote:
>i'd like to see an IDE that allows me to use my makefiles to build my
>applications and let me see the file tree pane... aswell as integrated
>debugging
>is there any way to do this with the linux ides?
>-- Fred
>
>
>
I'm not sure what you mean about the file tree pane?
I use anjuta (www.anjuta.org). It generates and uses the standard
autoconf makefile/configure setup. Or you can override that and manage
the makefiles manually. It has an integrated debugger. It also
integrates devhelp so you get popup function help and context sensitive
help.
So do a 'apt-get install anjuta'. Then try 'apt-cache search
devhelp-book' and install the devhelp books that look useful.
There's kdevelop too but I haven't used that.
lazarus is the best IDE but it's Pascal. It's a Delphi clone.
monodevelop is good for mono/csharp stuff.
-- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- Previous message: Ron Johnson: "Re: cron jobs + (some?) output"
- In reply to: Frederico Rodrigues Abraham: "Re: visual c++ equivalent"
- Next in thread: Micha Feigin: "Re: visual c++ equivalent"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|