Ralf Hornbeck said:
Hi,
which IDE (I prefer open-source or other free software, of course) would you
currently recommend for C++ development under W2K ?
Thanks !
1) Some suggestions (all free):
eclipse (I have never used it, never ever ever, lol, but i'm
thinking of trying it out)
vim (used it for just a little time, I can't say I loved it,
but it supports some/many languages)
RHIDE (I suggest that you NEVER use that, since it has some
memory leaks and stuff, I threw it away after 2-3 days)
jEdit (get this, it's really good, it supports many languages)
2) Move on to linux buddy...
There you can also use Kylix which is
for free and is a clone of Delphi (and C++Builder). I'm using that
atm, having some problems cuz of the patch but I can work well
Oh you could try Emacs on linux too, I've heard it's good but I've
never touched it
-
To tell you the truth for some time (for some months) I stopped
working with IDEs probably because I had changed my computer and was
too lazy to d/l an IDE (hehe). I worked just with KWrite (on Linux)
which I think is really close to an IDE...
-
BTW: If you ever join us in the Linux world, DON'T use KDevelop...
It's a pain in the ... butt. It adds many useless info and many files
and stupid things like that and takes forever to just create the
source file...
Hope that helps
cmad