PDA

View Full Version : i love c but hate anjuta


pedwards
January 31st, 2006, 01:44 AM
hey i like c but i just cant get anjuta running correctly,
a friend told my it is possible to add a c compiler to ECLIPSE and do all your c/c++ programing from ECLIPSE. can anyone vouch for this or is it bull.

thx

Viro
January 31st, 2006, 03:20 AM
You can use C from Eclipse, just download the CDT plug-in. Even so, I just use Gedit and Makefiles for most of my C coding, even stuff that spans many files. I just find it easier not having to fight with an IDE.

slavik
February 1st, 2006, 02:03 AM
from a 5min comparison between anjuta and kdevelop ... anjuta allowed me to create a single file hello world faster than kdevelop ...

I am not saying that one is better than the other ...

bored2k
February 1st, 2006, 02:27 AM
Although I have yet to fully try Eclipse and I cannot stand Kdevelop (I just can't), when I'm not using anjuta, I'm usually happy with the jed editor.