1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-04 14:55:41 +02:00

Fix broken link

This commit is contained in:
Jonah Graham 2022-10-03 21:54:59 -04:00
parent 8bda3e42b4
commit b83f97d891

View file

@ -771,7 +771,7 @@ There is an entire [page dedicated to troubleshooting the Indexer](Indexer.md)
#### What is a Scanner Discovery?
See
<http://help.eclipse.org/kepler/index.jsp?topic=%2Forg.eclipse.cdt.doc.user%2Fconcepts%2Fcdt_c_scanner_discovery.htm>
<http://help.eclipse.org/latest/index.jsp?topic=%2Forg.eclipse.cdt.doc.user%2Fconcepts%2Fcdt_c_scanner_discovery.htm>
#### I installed a new version of my compiler but old include paths of old compiler are still there under "Paths and Symbols" in project properties. I cannot get rid of them\! What do I edit to remove the old paths by hand?