Author Topic: Cool IDE  (Read 8727 times)

~guilio

  • Guest
Cool IDE
« on: July 15, 2005, 07:06:37 am »
Hi

I recently downloaded Code::Blocks and just wanted to say it's great.
I switched over from DevC++(been using it for awhile) and had no issue at all, my app just built and I was able to start working straight off the bat.

Looking forward to download the SDK and develop some plug-ins :-)

Thanks again..

darklordsatan

  • Guest
Cool IDE
« Reply #1 on: July 15, 2005, 07:27:40 am »
I might add Im also a former devcpp user, but now Im really fond of code::blocks; better functionality, cross platform, and with a nice plugin architecture indeed... (and made in c++ for c++ developers, unlike devcpp...)

bud

  • Guest
Re: Cool IDE
« Reply #2 on: August 01, 2005, 10:18:06 pm »
How about Relo?
Relo is a full-featured C and C++ IDE. It is not only an editor capable of handling multiple open files, highlighting 19 different languages and file formats, and code hints for standard C, Windows API and PHP functions; Relo also has the capability of handling projects. It can build C/C++ source projects with a number of different compilers. With the 'Make' command it tracks modification times of source files and the header files they include to make sure it recompiles files that need compiling, much like the well-known 'Make' program.
http://www.fifsoft.com/relo/

Offline rickg22

  • Lives here!
  • ****
  • Posts: 2283
Re: Cool IDE
« Reply #3 on: August 03, 2005, 07:13:48 pm »
We already compared with Relo in the other topic. :)