Red Hat Developer Day – 26 June 201226
Indexer
●
CDT has its own indexer
●
Indexer allows code traversal and searching
●
F3 - go to definition/declaration
–
If definition not known, will just go to declaration
●
Refactoring needs indexer
●
Rename function/method
●
Create getter/setter etc..
●
Indexer settings in Preferences/Project Properties
●
Indexer needs to know include paths and symbols
●
Can be manually specified or automatically discovered
Commenti su questo manuale