Hi all,
I am coming from MS visual studio C++ / dotnet and developped a lot with openSsl,network programming,...
Now I have to developp on linux as well and I am looking for
a good open-source IDE for C++ dev to install on my FC1. That IDE shoud provides at least - syntax C++ coloring
- project mamagement
- debugging (thread aware)
- gcc as compiler/linker
- full control of the gcc arguments
and optionally - CVS integration - intellisense (code completion) - help integration
I have heard about eclipse and MinGW.
Have you good recommendations for such an IDE on FC1? I am looking for advises from users that developped daily with these tools, not summary of white paper that I can read myself on the relevant sites. :-)
I use VC71 on MS and I've started using Anjuta on Fedora. It seems fine, but I get the impression that it isn't really being developed very much anymore. I haven't tried KDevelop but I hear it's very good.
Tom.