Skip to content

Commit b4d81a1

Browse files
committed
Document indexer shows errors on a project that previously worked
This documents the workaround that worked in #1174
1 parent abe4d1b commit b4d81a1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

FAQ/Indexer.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,11 @@ See [\#Importantlimitations](#important-limitations) If the unresolvedsymbol's d
8080

8181
### Troubleshooting individual errors
8282

83-
TODO
83+
#### Indexer shows errors on a project that previously worked
84+
85+
Sometimes it seems that CDT's metadata files can become corrupted and re-indexing the project does not resolve the issue.
86+
In this case you can try importing the project into a new workspace.
87+
Alternatively you can do a localized cleanup, wth Eclipse closed, delete `workspace/.metadata/.plugins/org.eclipse.cdt.core/<project name>.*`.
8488

8589
### Important limitations
8690

0 commit comments

Comments
 (0)