What IDE should I use to programm CPP on linux
- by Itay Moav
I need to start doing CPP (after 12 years) and do it on Ubuntu.
What good IDEs are out there?
Properties I look for in an IDE:
project managment
able to build project
auto completion
object browser+navigation (you click on an object/function name, and the ide sends you to the declaration)
Any recommendations?