carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_search_view.htm
author cawthron
Fri, 04 Dec 2009 10:01:33 -0600
changeset 5 684bf18fdedf
permissions -rw-r--r--
add files for RCL_2_2
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     2
<html lang="en">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     3
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     4
<head>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     5
	<meta http-equiv="Content-Language" content="en-us">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     6
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     7
	<title>Search view</title>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     8
	<link rel="stylesheet" type="text/css" href="../help.css">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     9
</head>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    10
<body>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    11
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    12
<h1>Search view</h1>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    13
<p>Any matches are reported in the <b>Search</b> view. </p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    14
<p><img src="../images/searchView.png" alt="Search View" ></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    15
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    16
<p>When you have completed a search and have results in the 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    17
<span class="guilabel">Search</span> view,
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    18
you can put the focus on that view and get more options on the 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    19
<span class="guilabel">Search</span> menu.
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    20
</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    21
<p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    22
 A C/C++ search can also be conducted via the context menu of selected resources and elements in the following views:
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    23
 </p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    24
 <ul>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    25
 <li>Project Explorer</li>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    26
 <li>C/C++ Projects</li>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    27
 <li>Make Targets</li>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    28
 <li>Outline view</li>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    29
 <li>Search result view</li>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    30
 </ul>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    31
 <p>The search context menu is also available in the C/C++ editor. The search is only performed if the currently selected text can be resolved to a C/C++ element.</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    32
 <p>The type of the selected C/C++ element defines which search context menus are available. The C/C++ editor does not constrain the list of available C/C++ searches based on the
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    33
 selection. </p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    34
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    35
 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    36
<h2>Search view Toolbar</h2>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    37
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    38
<table border="1" cellpadding="1" cellspacing="0">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    39
	<tr><th>Icon</th><th>Command</th><th>Description</th></tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    40
	<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    41
		<td align="center" valign="top"><img src="../images/icon_next.png" alt="Next icon"></td>	
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    42
		<td valign="top">Next</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    43
		<td valign="top">Navigates to the next search result.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    44
	</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    45
	<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    46
		<td align="center" valign="top"><img src="../images/icon_previous.png" alt="Previous icon"></td>	
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    47
		<td valign="top">Previous</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    48
		<td valign="top">Navigates to the previous search result.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    49
	</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    50
	<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    51
		<td align="center" valign="top"><img src="../images/icon_remove.png" alt="Remote the Selected Matches icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    52
		<td valign="top">Remove the Selected Matches</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    53
		<td valign="top">Removes user selected matches from the search console.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    54
	</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    55
	<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    56
		<td align="center" valign="top"><img src="../images/icon_con_rem_all_term.png" alt="Remove all Matches icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    57
		<td valign="top">Remove All Matches</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    58
		<td valign="top">Clears the search console.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    59
	</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    60
	<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    61
		<td align="center" valign="top"><img src="../images/icon_con_terminate.png" alt="Terminate icon"></td>	
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    62
		<td valign="top">Terminate</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    63
		<td valign="top">Terminates the current search.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    64
	</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    65
	<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    66
		<td align="center" valign="top"><img src="../images/icon_show_prev_search.png" alt="Show Previous Searches icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    67
		<td valign="top">Show Previous Searches</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    68
		<td valign="top">Shows the list of previously run searches which can be reselected.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    69
	</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    70
	<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    71
		<td align="center" valign="top"><img src="../images/icon_menu.png" alt="Menu icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    72
		<td valign="top">Menu</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    73
		<td valign="top">Lists two selectable view layouts for search results: Flat and Heirarchical.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    74
	</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    75
	<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    76
		<td align="center" valign="top"><img src="../images/icon_con_min.png" alt="Minimize icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    77
		<td valign="top">Minimize Console</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    78
		<td valign="top">Minimizes the Console view.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    79
	</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    80
	<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    81
		<td align="center" valign="top"><img src="../images/icon_con_max.png" alt="Maximize icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    82
		<td valign="top">Maximize Console</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    83
		<td valign="top">Maximizes the Console view.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    84
	</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    85
</table>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    86
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    87
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21"> <br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    88
<a href="../concepts/cdt_o_code_entry.htm">Coding aids</a><br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    89
<a href="../concepts/cdt_c_search.htm">C/C++ search</a></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    90
<p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21"> <br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    91
<a href="../tasks/cdt_t_search.htm">Searching for C/C++ elements</a><br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    92
<a href="../tasks/cdt_t_cust_cpp_editor.htm">Customizing the C/C++ editor</a></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    93
<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    94
<br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    95
<a href="cdt_o_ceditor_pref.htm">C/C++ editor preferences</a><br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    96
<a href="cdt_u_m_search.htm">Search action</a><br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    97
<a href="cdt_u_search.htm">Search dialog</a></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    98
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    99
<p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   100
<img src="../images/rh03_04.gif" ALT="Red Hat Copyright Statement">  <br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   101
<img src="../images/ng00_07.gif" ALT="IBM Copyright Statement" >  
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   102
</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   103
</body>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   104
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   105
</html>