daniel jensen wrote: > All- > I have to develop some programs in c++... Since we all are > running Linux I would like to ask which IDE is preferred for programming > in our Linux environment??? > > Thanks - Daniel I would suggest Eclipse if it's a larger project as well. Smaller projects, vim or (x)emacs. Best of luck