Eclipse Ctrl+click function
Posted: Fri Feb 28, 2020 1:37 pm
Hi,
When I create a new IDF project based on templates and crtl+click on a function (like example_connect ()), it should bring me to the function definition, but it rather takes me to the function declaration (into the .h file).
How can I configure eclipse to behave in the expected way? I assume there must be a place where the location of the c source files have to be given, but I can't find it
Thanks in advance...
When I create a new IDF project based on templates and crtl+click on a function (like example_connect ()), it should bring me to the function definition, but it rather takes me to the function declaration (into the .h file).
How can I configure eclipse to behave in the expected way? I assume there must be a place where the location of the c source files have to be given, but I can't find it
Thanks in advance...