I am a java guy and Eclipse fan. Now I want to try C++. I want to find a C++ IDE which has these features:

1. automatically include head file.
for example,
I write "ofstream ...", it will...