carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_editor_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>Editor 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>Editor view</h1>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    13
    <p>The C/C++ editor provides specialized features for editing C/C++ related files.</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    14
	<p><img src="../images/view_editor.png" alt="C/C++ Editor" ></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    15
    <p>Associated with the editor is a C/C++-specific <a href="cdt_u_outline_view.htm">Outline view</a>, 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    16
		which shows the structure of the active C, C++ or makefile.  It is updated as you edit these files.</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    17
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    18
    <p>The editor includes the following features:</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    19
    <ul>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    20
      <li>Syntax highlighting</li>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    21
      <li>Content/code assist</li>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    22
      <li>Integrated debugging features</li>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    23
    </ul>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    24
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    25
    <p>The most common way to invoke the C/C++ editor is to open a file from
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    26
    the Project Explorer or the C/C++ Project views using pop-up menus or by clicking the file
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    27
    (single or double-click depending on the user preferences).</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    28
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    29
<p>The C/C++ editor does not contain a toolbar itself, but relies on the use of the main 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    30
<a href="cdt_u_toolbar.htm">toolbar</a>, <a href="cdt_u_m_edit.htm">edit menu</a>, <a href="cdt_u_m_search.htm">search menu </a> 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    31
and key binding actions.</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    32
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    33
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    34
</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    35
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    36
<p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    37
<img src="../images/ng00_07.gif" ALT="IBM Copyright Statement" >  
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    38
</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    39
</body>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    40
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    41
</html>