mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
17 lines
No EOL
694 B
HTML
17 lines
No EOL
694 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
|
<html lang="en">
|
|
<head>
|
|
<meta http-equiv="Content-Language" content="en-us">
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
<title>Tutorial</title>
|
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
|
</head>
|
|
<body>
|
|
<h3>C/C++ Indexer</h3>
|
|
|
|
<p>You can enable or disable the C/C++ Indexer here.
|
|
The indexer is necessary for search and related features, like content assist and refactoring.
|
|
While there may be situations where the indexer is not required, for this project you can leave it enabled.</p>
|
|
<p>When you have completed setting your C/C++ project preferences, click <b>Finish</b>.
|
|
</body>
|
|
</html> |