blob: e4c654fcf57302e6f819ddfa84f6dfde9be6e2c1 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<link rel="stylesheet" type="text/css" href="../../help.css">
<title>Search for C/C++ elements on remote servers</title>
</head>
<body>
<h1>Search for C/C++ elements on remote servers</h1>
<p>To search for C/C++ elements in your remote project: </p>
<ol>
<li> From the workbench menu, go to <strong> Search &gt; Remote C/C++</strong> .
</li>
<li> In the <strong>Remote C/C++ Search</strong> tab, specify the search string. Select the type of element, context and scope you are searching for.
<img alt="Search Dialog Box" src="../../images/remote_search.png">
</li>
<li> Click <strong>Search</strong> .
</li>
</ol>
<p>The matching C/C++ elements will be displayed in the <strong>Search</strong> view.
<br><br>
<img alt="Search view with matches" src="../../images/remote_search_results.png">
</p>
<br>
</body>
</html>