I’ve been using the Eclipse references (Ctrl+shift+G) for sometime now. I notice that Eclipse misses finding some references sometimes. Is there something I must configure to get this working correctly?
I’ve been using the Eclipse references (Ctrl+shift+G) for sometime now. I notice that Eclipse
Share
Your problem may be related to issues concerning Eclipse’s CODAN indexer. Try to rebuild the index by clicking
[Project Explorer] > Index > Rebuild. GotoEclipse > Preferences > C/C++ > Indexerand check if your indexer is setup correctly…