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

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//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++ Toolbar</title>
	<link rel="stylesheet" type="text/css" href="../help.css">
</head>
<body>

<h1>C/C++ Toolbar</h1>
<p><img src="../images/cdt_toolbar.png" alt="C/C++ Toolbar" ></p>
<p>
<h2>C/C++ Toolbar icons</h2>
<table border="1" cellpadding="1" cellspacing="0">
	<tr><th>Icon</th><th>Command</th><th>Description</th></tr>
	<tr>
		<td align="center" valign="top"><img src="../images/icon_new.png" alt="Create New icon"></td>	
		<td valign="top">Create New</td>
		<td valign="top">Create a new project, folder, or file.</td>
	</tr>
	<tr>
		<td align="center" valign="top"><img src="../images/icon_save.png" alt="Save icon"></td>	
		<td valign="top">Save</td>
		<td valign="top">Save the content of the current editor. Disabled if the editor does not contain unsaved changes.</td>
	</tr>
	<tr>
		<td align="center" valign="top"><img src="../images/icon_print.png" alt="Print icon"></td>
		<td valign="top">Print</td>
		<td valign="top">Prints the content of the current editor.</td>
	</tr>
	<tr>
		<td align="center" valign="top"><img src="../images/icon_build_all.png" alt="Build All icon"></td>
		<td valign="top">Build All</td>
		<td valign="top">Builds all projects.</td>
	</tr>
	<tr>
		<td align="center" valign="top"><img src="../images/icon_create_cproject.png" alt="New C/C++ project icon"></td>
		<td valign="top">New C/C++ project</td>
		<td valign="top">Creates New C/C++ project.</td>
	</tr>
	<tr>
		<td align="center" valign="top"><img src="../images/icon_create_folder.png" alt="Create Folder icon"></td>	
		<td valign="top">Create Folder</td>
		<td valign="top">Creates a folder within the current project.</td>
	</tr>
	<tr>
		<td align="center" valign="top"><img src="../images/icon_create_file.png" alt="Create File icon"></td>
		<td valign="top">Create File</td>
		<td valign="top">Creates a file within the current project.</td>
	</tr>
	<tr>
		<td align="center" valign="top"><img src="../images/icon_create_c_class.png" alt="Create C++ Class icon"></td>
		<td valign="top">Create C++ Class</td>
		<td valign="top">Creates a C++ class within the current project.</td>
	</tr>
	<tr>
		<td align="center" valign="top"><img src="../images/icon_build_sel.png" alt="Build selected icon"></td>
		<td valign="top">Build selected</td>
		<td valign="top">Builds active configurations of selected projects.</td>
	</tr>
	<tr>
		<td align="center" valign="top"><img src="../images/icon_manage_cfg.png" alt="Manage configurations icon"></td>
		<td valign="top">Manage configurations</td>
		<td valign="top">Displays Manage Build Configurations dialog.</td>
	</tr>
	<tr>
		<td align="center" valign="top"><img src="../images/icon_debug.png" alt="Debug icon"></td>
		<td valign="top">Debug</td>
		<td valign="top">Launches the Debug dialog box.</td>
	</tr>
	<tr>
		<td align="center" valign="top"><img src="../images/icon_run.png" alt="Run icon"></td>
		<td valign="top">Run</td>
		<td valign="top">Launches the Run dialog box</td>
	</tr>
	<tr>
		<td align="center" valign="top"><img src="../images/icon_ext_tools.png" alt="External Tools icon"></td>
		<td valign="top">External Tools</td>
		<td valign="top">Launches the External Tools dialog box</td>
	</tr>
	<tr>
		<td align="center" valign="top"><img src="../images/icon_open_element.png" alt="Open Element icon"></td>
		<td valign="top">Open Element</td>
		<td valign="top">Brings up the Open Element selection dialog to open an element in the editor. 
                    The Open Elements selection dialog shows all elements existing in the workspace. </td>
	</tr>
	<tr>
		<td align="center" valign="top"><img src="../images/icon_search.png" alt="Search icon"></td>
		<td valign="top">Search</td>
		<td valign="top">Launches the C/C++ Search dialog box</td>
	</tr>
	<tr>
		<td align="center" valign="top"><img src="../images/icon_wset_add.png" alt="Add to working set icon"></td>
		<td valign="top">Add to working set</td>
		<td valign="top">Adds selected elements to a working set.</td>
	</tr>
	<tr>
		<td align="center" valign="top"><img src="../images/icon_wset_del.png" alt="Remove from working set icon"></td>
		<td valign="top">Remove from working set</td>
		<td valign="top">Removes selected elements from a working set.</td>
	</tr>
	<tr>
		<td align="center" valign="top"><img src="../images/icon_wset_edit.png" alt="Modify working set icon"></td>
		<td valign="top">Modify working set</td>
		<td valign="top">Modify workbench working set.</td>
	</tr>
	<tr>
		<td align="center" valign="top"><img src="../images/mark_occurrences.png" alt="Toggle Mark Occurrences icon"></td>
		<td valign="top">Toggle Mark Occurrences</td>
		<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>
	</tr>
	<tr>
		<td align="center" valign="top"><img src="../images/icon_ws_chars.png" alt="Show Whitespace Characters icon"></td>
		<td valign="top">Show Whitespace Characters</td>
		<td valign="top">Displays whitespace characters in the editor.</td>
	</tr>
	<tr>
		<td align="center" valign="top"><img src="../images/icon_show_selected.png" alt="Show Selected Element icon"></td>
		<td valign="top">Show Selected Element</td>
		<td valign="top">Show source of selected element only</td>
	</tr>
	<tr>
		<td align="center" valign="top"><img src="../images/icon_annotation_next.png" alt="Next annotation icon"></td>
		<td valign="top">Next annotation</td>
		<td valign="top">Go to the next annotation in the editor.</td>
	</tr>
	<tr>
		<td align="center" valign="top"><img src="../images/icon_annotation_prev.png" alt="Previous annotation icon"></td>
		<td valign="top">Previous annotation</td>
		<td valign="top">Go to the previous annotation in the editor.</td>
	</tr>
	<tr>
		<td align="center" valign="top"><img src="../images/icon_last_edit_loc.png" alt="Go to Last Edit Location icon"></td>
		<td valign="top">Go to Last Edit Location</td>
		<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>
	</tr>
	<tr>
		<td align="center" valign="top"><img src="../images/icon_nav_back.png" alt="Back icon"></td>
		<td valign="top">Back</td>
		<td valign="top">Navigates back through open files.</td>
	</tr>
	<tr>
		<td align="center" valign="top"><img src="../images/icon_nav_forward.png" alt="Forward icon"></td>
		<td valign="top">Forward</td>
		<td valign="top">Navigates forward through open files.</td>
	</tr>
</table>
</p>

<p>
<img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" >  
</p>
</body>

</html>