mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-07 01:36:01 +02:00
53 lines
2.3 KiB
HTML
53 lines
2.3 KiB
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>C/C++ Indexer – Indexer Timeout</title>
|
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<h1>C/C++ Indexer – Indexer Timeout</h1>
|
|
|
|
<p>If the indexer gets stuck on a particular file while indexing there is a timeout watchdog, which will terminate the indexing attempt after a certain period.</p>
|
|
<p><img src="../images/search_pref.png" alt="C/C++ Search Preferences"></p>
|
|
<p>This can be set as follows:
|
|
<ol>
|
|
<li>Click <b>Windows > Preferences > C/C++ > Search</b></li>
|
|
<li>Enter the timeout value in milliseconds into the text field.</li>
|
|
<li>Click <b>OK</b></li>
|
|
</ol></p>
|
|
|
|
|
|
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
|
|
<br>
|
|
<a href="../concepts/cdt_c_search.htm">C/C++ search</a><br>
|
|
<a href="../concepts/cdt_c_indexer.htm">C/C++ Indexer</a><br>
|
|
<a href="../concepts/cdt_c_indexer_prob_rep.htm">C/C++ Indexer Problem Reporting</a><br>
|
|
<a href="../concepts/cdt_c_indexer_open_close.htm">C/C++ Indexer Opening or Closing a project</a><br>
|
|
<a href="../concepts/cdt_c_indexer_prog_bar.htm">C/C++ Indexer Progress Bar</a></p>
|
|
|
|
|
|
<p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21"><br>
|
|
<a href="cdt_t_sel_search.htm">Selection Searching for C/C++ elements</a><br>
|
|
<a href="cdt_t_endis_indexer.htm">Enable/Disable the C/C++ Indexer</a><br>
|
|
<a href="cdt_t_indexer_prob_rep.htm">C/C++ Indexer Problem Reporting</a><br>
|
|
<a href="cdt_t_set_src_fold.htm">Setting Source Folders</a><br>
|
|
</p>
|
|
|
|
|
|
<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21">
|
|
<br><a href="../reference/cdt_u_search_pref.htm">Search, C/C++ Preferences window</a>
|
|
<br><a href="../reference/cdt_u_search.htm">C/C++ search page, Search dialog box</a>
|
|
<br><a href="../reference/cdt_u_mprop_indexer.htm">C/C++ Project Properties, Managed, Indexer</a>
|
|
<br><a href="../reference/cdt_u_sprop_indexer.htm">C/C++ Project Properties, Standard, Indexer</a></p>
|
|
|
|
<p> </p>
|
|
<img src="../images/ng03_04.gif" ALT="IBM Copyright Statement" BORDER=0 width="324" height="14">
|
|
|
|
</body>
|
|
|
|
</html>
|