Through school, I used Eclipse with Java, but I'm going to deploy and build C and Emacs. I am looking for a way to implement several project features in Eclipse. In particular, the functions that I missed are searching for the declaration of the function declared in another file, and searching for all function calls. Is there any way to achieve this? I am not opposed to using makefiles for compilation, since it seems like the right tool to work (in addition, I understand that if you use eclipse or visual studio for C, they simply automatically generate a makefile for you). I just can't help but feel that some of the things mentioned above should also have solutions in this editor, as they are just convenient.
Irony source share