Clean Eclipse Index, it is out of sync with code

Posted by Vincent Scheib on Stack Overflow See other posts from Stack Overflow or by Vincent Scheib
Published on 2010-06-09T17:34:32Z Indexed on 2010/06/09 17:42 UTC
Read the original article Hit count: 339

Filed under:
|
|

I'm using Eclipse with C++ code via linked resources on Linux. The code analysis index seems to be corrupted (Goto definition lands the cursor close to, but not on, the definition) Refreshing resources doesn't fix it, neither does restarting Eclipse.

Is there a way to flush the index and rebuild it?

© Stack Overflow or respective owner

Related posts about c++

Related posts about eclipse