carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_views.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 3.2 Final//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>Selecting Views and Editors</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
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    11
<body>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    12
<h1>Selecting Views and Editors</h1>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    13
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    14
<p>To see a list of all views, from the menu bar choose <b>Window > Show View > Others</b>. </p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    15
<p><img src="../images/show_view.png" alt="Show View Dialog Box"></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    16
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    17
The following views comprise the C/C++ Projects View:
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    18
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    19
<h3>Basic views</h3>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    20
<dl>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    21
	<dt>Console</dt><dd>Displays the application's output.</dd>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    22
	<dt>Project Explorer</dt><dd>Displays the file system under the <b><i>launchdir</i>/workspace</b> directory.</dd>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    23
	<dt>Outline</dt><dd>Displays the functions and header files in your source files. Open a source file in an editor to view its outline.</dd>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    24
	<dt>Problems</dt> <dd>Displays problems.</dd>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    25
	<dt>Properties</dt><dd>Displays the name, path, size, permissions, and last modified date of the resource highlighted in the  <b>Project Explorer</b> view.</dd>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    26
	<dt>Search</dt><dd>Displays the results of file or text searches.</dd>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    27
</dl>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    28
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    29
<h3>C views</h3>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    30
<dl>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    31
<dt>C/C++ Projects</dt> <dd>Displays your current projects. This is similar to the <b>Project Explorer</b>  view.</dd>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    32
</dl>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    33
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    34
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    35
<h3>Make views</h3>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    36
<dl>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    37
	<dt>Make Targets</dt> <dd>Lists your projects.  To build a project, double-click on it..</dd>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    38
</dl>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    39
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    40
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    41
<h3>Editor view</h3>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    42
The <b>Editor</b> view is not listed under  <b>Window > Show View </b> or  <b>Window > Show View > Others</b>, it is opened whenever an editable file is opened from the C/C++ Projects or Project Explorer views.
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    43
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    44
<p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    45
<img src="../images/rh03_04.gif" ALT="Red Hat Copyright Statement" ><br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    46
<img src="../images/ng00_07.gif" ALT="IBM Copyright Statement" >
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    47
</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    48
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    49
</body>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    50
</html>