We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abe4d1b commit b4d81a1Copy full SHA for b4d81a1
FAQ/Indexer.md
@@ -80,7 +80,11 @@ See [\#Importantlimitations](#important-limitations) If the unresolvedsymbol's d
80
81
### Troubleshooting individual errors
82
83
-TODO
+#### 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>.*`.
88
89
### Important limitations
90
0 commit comments