Eclipse indexing - what do the various options do -
when right-click > index
on project there few options:
- rebuild
- freshen files
- update modified files
- re-resolve unresolved includes
i've been hitting rebuild everytime i'm working on huge project , can't afford that; when modify file, whether it's .cpp or .h, need know 'index' operation do.
for each of 'index' options:
- what precisely do?
- what cost (relative memory, cpu time)?
documentation eclipse helpful searched , didn't find any.
Comments
Post a Comment