mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
16 lines
611 B
HTML
16 lines
611 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>Additional Project Settings</h3>
|
|
<p>Click the <b>C/C++ Indexer</b> tab and ensure that the Full C/C++
|
|
Indexer is selected. Otherwise, search capabilities, and other tools
|
|
that require search, will be disabled for your project. </p>
|
|
<p>Click <b>Finish</b> to close the dialog box.</p>
|
|
</body>
|
|
</html>
|