I am using Eclipse to develop C++ programs. In the script explorer, I see my .cpp, .h files along with .o (object) files. Is there a way to hide these .o files from the script explorer?
Update: Here is a snapshot of the script explorer and the files I want to hide from view.