carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/concepts/cdt_o_home.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>C/C++ Development User Guide</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++ Development User Guide</h1>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    13
<p>CDT 6.0</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    14
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    15
<p>The C/C++ Development Toolkit (CDT) is a collection of Eclipse-based features that provides the capability
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    16
to create, edit, navigate, build, and debug projects that use C and/or C++ as a programming language.</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 CDT does not include the necessary compilers and debuggers to convert C/C++ code into executable
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    19
programs and to debug those programs, but it does provide the frameworks that allow such tools to
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    20
be integrated in a consistent fashion.
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    21
This allows you to mix and match such tools depending on your project requirements.</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    22
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    23
<p>Often, commercial distributions of the CDT include the necessary tools and integrations. If yours does
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    24
not, the base CDT does provide support for integration with the GNU tools for build and debug. Please see the
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    25
<a href="cdt_c_before_you_begin.htm">Before you begin</a> section for installation instructions</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    26
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    27
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_c_before_you_begin.htm">Before you begin</a><br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    28
<br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    29
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="../getting_started/cdt_o_tutorial.htm">Getting Started</a><br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    30
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_o_concepts.htm">Concepts</a><br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    31
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="../tasks/cdt_o_tasks.htm">Tasks</a><br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    32
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="../reference/cdt_o_ref.htm">Reference</a><br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    33
<br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    34
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_c_whatsnew.htm">What's new</a><br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    35
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    36
</body>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    37
</html>