On Sat, 7 Jun 2003 02:53:00 +0200 Matthias F. Brandstetter wrote: > Hi all, > > I am searching for a *lightweight* C IDE, but not only an editor with > syntax highlighting. Isn't there a nice tool with editor, compiler- > and debugger-interface, C function help etc., but not as bombastic as > KDevelop (only want to write some console and daemon C apps)? > > I would prefer a KDE app, but all others are welcome as well. > Greetings, Matthias
Most editors have extension mechanisms which can be used to build a custom IDE. In nedit I can integrate nearly all shell commands I need (don't have bothered with a debugger interface though). Marius -- [EMAIL PROTECTED] mailing list
