carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/concepts/cdt_o_home.htm
changeset 5 684bf18fdedf
equal deleted inserted replaced
4:4764c8c88759 5:684bf18fdedf
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
       
     2 <html lang="en">
       
     3 
       
     4 <head>
       
     5 	<meta http-equiv="Content-Language" content="en-us">
       
     6 	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
       
     7 	<title>C/C++ Development User Guide</title>
       
     8 	<link rel="stylesheet" type="text/css" href="../help.css">
       
     9 </head>
       
    10 <body>
       
    11 
       
    12 <h1>C/C++ Development User Guide</h1>
       
    13 <p>CDT 6.0</p>
       
    14 
       
    15 <p>The C/C++ Development Toolkit (CDT) is a collection of Eclipse-based features that provides the capability
       
    16 to create, edit, navigate, build, and debug projects that use C and/or C++ as a programming language.</p>
       
    17 
       
    18 <p>The CDT does not include the necessary compilers and debuggers to convert C/C++ code into executable
       
    19 programs and to debug those programs, but it does provide the frameworks that allow such tools to
       
    20 be integrated in a consistent fashion.
       
    21 This allows you to mix and match such tools depending on your project requirements.</p>
       
    22 
       
    23 <p>Often, commercial distributions of the CDT include the necessary tools and integrations. If yours does
       
    24 not, the base CDT does provide support for integration with the GNU tools for build and debug. Please see the
       
    25 <a href="cdt_c_before_you_begin.htm">Before you begin</a> section for installation instructions</p>
       
    26 
       
    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>
       
    28 <br>
       
    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>
       
    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>
       
    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>
       
    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>
       
    33 <br>
       
    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>
       
    35 
       
    36 </body>
       
    37 </html>