carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_toolbar.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>C/C++ Toolbar</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>C/C++ Toolbar</h1>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    13
<p><img src="../images/cdt_toolbar.png" alt="C/C++ Toolbar" ></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    14
<p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    15
<h2>C/C++ Toolbar icons</h2>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    16
<table border="1" cellpadding="1" cellspacing="0">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    17
	<tr><th>Icon</th><th>Command</th><th>Description</th></tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    18
	<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    19
		<td align="center" valign="top"><img src="../images/icon_new.png" alt="Create New icon"></td>	
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    20
		<td valign="top">Create New</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    21
		<td valign="top">Create a new project, folder, or file.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    22
	</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    23
	<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    24
		<td align="center" valign="top"><img src="../images/icon_save.png" alt="Save icon"></td>	
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    25
		<td valign="top">Save</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    26
		<td valign="top">Save the content of the current editor. Disabled if the editor does not contain unsaved changes.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    27
	</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    28
	<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    29
		<td align="center" valign="top"><img src="../images/icon_print.png" alt="Print icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    30
		<td valign="top">Print</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    31
		<td valign="top">Prints the content of the current editor.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    32
	</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    33
	<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    34
		<td align="center" valign="top"><img src="../images/icon_build_all.png" alt="Build All icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    35
		<td valign="top">Build All</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    36
		<td valign="top">Builds all projects.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    37
	</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    38
	<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    39
		<td align="center" valign="top"><img src="../images/icon_create_cproject.png" alt="New C/C++ project icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    40
		<td valign="top">New C/C++ project</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    41
		<td valign="top">Creates New C/C++ project.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    42
	</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    43
	<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    44
		<td align="center" valign="top"><img src="../images/icon_create_folder.png" alt="Create Folder icon"></td>	
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    45
		<td valign="top">Create Folder</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    46
		<td valign="top">Creates a folder within the current project.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    47
	</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    48
	<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    49
		<td align="center" valign="top"><img src="../images/icon_create_file.png" alt="Create File icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    50
		<td valign="top">Create File</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    51
		<td valign="top">Creates a file within the current project.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    52
	</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    53
	<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    54
		<td align="center" valign="top"><img src="../images/icon_create_c_class.png" alt="Create C++ Class icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    55
		<td valign="top">Create C++ Class</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    56
		<td valign="top">Creates a C++ class within the current project.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    57
	</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    58
	<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    59
		<td align="center" valign="top"><img src="../images/icon_build_sel.png" alt="Build selected icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    60
		<td valign="top">Build selected</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    61
		<td valign="top">Builds active configurations of selected projects.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    62
	</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    63
	<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    64
		<td align="center" valign="top"><img src="../images/icon_manage_cfg.png" alt="Manage configurations icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    65
		<td valign="top">Manage configurations</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    66
		<td valign="top">Displays Manage Build Configurations dialog.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    67
	</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    68
	<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    69
		<td align="center" valign="top"><img src="../images/icon_debug.png" alt="Debug icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    70
		<td valign="top">Debug</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    71
		<td valign="top">Launches the Debug dialog box.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    72
	</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    73
	<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    74
		<td align="center" valign="top"><img src="../images/icon_run.png" alt="Run icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    75
		<td valign="top">Run</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    76
		<td valign="top">Launches the Run dialog box</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    77
	</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    78
	<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    79
		<td align="center" valign="top"><img src="../images/icon_ext_tools.png" alt="External Tools icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    80
		<td valign="top">External Tools</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    81
		<td valign="top">Launches the External Tools dialog box</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    82
	</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    83
	<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    84
		<td align="center" valign="top"><img src="../images/icon_open_element.png" alt="Open Element icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    85
		<td valign="top">Open Element</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    86
		<td valign="top">Brings up the Open Element selection dialog to open an element in the editor. 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    87
                    The Open Elements selection dialog shows all elements existing in the workspace. </td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    88
	</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    89
	<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    90
		<td align="center" valign="top"><img src="../images/icon_search.png" alt="Search icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    91
		<td valign="top">Search</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    92
		<td valign="top">Launches the C/C++ Search dialog box</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    93
	</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    94
	<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    95
		<td align="center" valign="top"><img src="../images/icon_wset_add.png" alt="Add to working set icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    96
		<td valign="top">Add to working set</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    97
		<td valign="top">Adds selected elements to a working set.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    98
	</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    99
	<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   100
		<td align="center" valign="top"><img src="../images/icon_wset_del.png" alt="Remove from working set icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   101
		<td valign="top">Remove from working set</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   102
		<td valign="top">Removes selected elements from a working set.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   103
	</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   104
	<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   105
		<td align="center" valign="top"><img src="../images/icon_wset_edit.png" alt="Modify working set icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   106
		<td valign="top">Modify working set</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   107
		<td valign="top">Modify workbench working set.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   108
	</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   109
	<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   110
		<td align="center" valign="top"><img src="../images/mark_occurrences.png" alt="Toggle Mark Occurrences icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   111
		<td valign="top">Toggle Mark Occurrences</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   112
		<td valign="top">Turns <a href="cdt_u_c_editor_mark_occurrences.htm">mark occurrences</a> on and off in the C/C++ editor.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   113
	</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   114
	<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   115
		<td align="center" valign="top"><img src="../images/icon_ws_chars.png" alt="Show Whitespace Characters icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   116
		<td valign="top">Show Whitespace Characters</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   117
		<td valign="top">Displays whitespace characters in the editor.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   118
	</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   119
	<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   120
		<td align="center" valign="top"><img src="../images/icon_show_selected.png" alt="Show Selected Element icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   121
		<td valign="top">Show Selected Element</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   122
		<td valign="top">Show source of selected element only</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   123
	</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   124
	<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   125
		<td align="center" valign="top"><img src="../images/icon_annotation_next.png" alt="Next annotation icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   126
		<td valign="top">Next annotation</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   127
		<td valign="top">Go to the next annotation in the editor.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   128
	</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   129
	<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   130
		<td align="center" valign="top"><img src="../images/icon_annotation_prev.png" alt="Previous annotation icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   131
		<td valign="top">Previous annotation</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   132
		<td valign="top">Go to the previous annotation in the editor.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   133
	</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   134
	<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   135
		<td align="center" valign="top"><img src="../images/icon_last_edit_loc.png" alt="Go to Last Edit Location icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   136
		<td valign="top">Go to Last Edit Location</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   137
		<td valign="top">Returns editor view to the last line edited, if the file that was last edited was closed it will be re-opened.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   138
	</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   139
	<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   140
		<td align="center" valign="top"><img src="../images/icon_nav_back.png" alt="Back icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   141
		<td valign="top">Back</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   142
		<td valign="top">Navigates back through open files.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   143
	</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   144
	<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   145
		<td align="center" valign="top"><img src="../images/icon_nav_forward.png" alt="Forward icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   146
		<td valign="top">Forward</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   147
		<td valign="top">Navigates forward through open files.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   148
	</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   149
</table>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   150
</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   151
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   152
<p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   153
<img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" >  
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   154
</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   155
</body>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   156
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   157
</html>