Tagged Questions
7
votes
4answers
1k views
IDE for large, multi-language projects (ie linux kernel)
I know the "which IDE do you guys use" question has been asked a million times. But I've never seen it asked in this context. What are some suggestions for an IDE when working on huge projects that ...
6
votes
5answers
3k views
Develop / Debug C / C++ on Ubuntu?
What's the best IDE for developing C / C++ on Ubuntu? I tried installing Eclipse but it seems like I need the eclipse-cdt package also. The problem is there is no such package, at least for Lucid. ...