2011-03-31 13:59:18 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2003-11-28 21:50:02 +00:00
< html lang = "en" >
< head >
2004-04-11 13:11:23 +00:00
< meta http-equiv = "Content-Language" content = "en-us" >
2004-06-02 19:01:38 +00:00
< meta http-equiv = "Content-Type" content = "text/html; charset=utf-8" >
2004-04-11 13:11:23 +00:00
< title > Concepts< / title >
< link rel = "stylesheet" type = "text/css" href = "../help.css" >
2003-11-28 21:50:02 +00:00
< / head >
< body >
2012-09-19 17:16:24 -04:00
< div role = "main" >
< h1 > Concepts< / h1 >
2003-11-28 21:50:02 +00:00
2004-04-28 17:02:19 +00:00
< p > Provides background information for CDT components, tasks and objectives.< / p >
2011-03-31 13:59:18 +00:00
< img src = "../images/trans.gif" width = "25" height = "1" alt = "" > < a style = "text-decoration:none" href = "cdt_c_over_cdt.htm" > CDT Overview< / a > < br >
< img src = "../images/trans.gif" width = "25" height = "1" alt = "" > < a style = "text-decoration:none" href = "cdt_c_projects.htm" > CDT Projects< / a > < br >
< img src = "../images/trans.gif" width = "25" height = "1" alt = "" > < a style = "text-decoration:none" href = "cdt_c_perspectives.htm" > Perspectives available to C/C++ developers< / a > < br >
< img src = "../images/trans.gif" width = "25" height = "1" alt = "" > < a style = "text-decoration:none" href = "cdt_c_views.htm" > Views in the C/C++ perspective< / a > < br >
< img src = "../images/trans.gif" width = "25" height = "1" alt = "" > < a style = "text-decoration:none" href = "cdt_o_code_entry.htm" > Coding aids< / a > < br >
< img src = "../images/trans.gif" width = "50" height = "1" alt = "" > < a style = "text-decoration:none" href = "cdt_c_comments.htm" > Comments< / a > < br >
< img src = "../images/trans.gif" width = "50" height = "1" alt = "" > < a style = "text-decoration:none" href = "cdt_c_content_assist.htm" > Content Assist< / a > < br >
< img src = "../images/trans.gif" width = "50" height = "1" alt = "" > < a style = "text-decoration:none" href = "cdt_c_templates.htm" > Templates< / a > < br >
< img src = "../images/trans.gif" width = "25" height = "1" alt = "" > < a style = "text-decoration:none" href = "cdt_o_edit.htm" > Editing C/C++ Files< / a > < br >
< img src = "../images/trans.gif" width = "50" height = "1" alt = "" > < a style = "text-decoration:none" href = "cdt_c_editor.htm" > C/C++ editor< / a > < br >
< img src = "../images/trans.gif" width = "50" height = "1" alt = "" > < a style = "text-decoration:none" href = "cdt_c_makefile.htm" > Makefile< / a > < br >
< img src = "../images/trans.gif" width = "25" height = "1" alt = "" > < a style = "text-decoration:none" href = "cdt_o_nav.htm" > Navigation aids< / a > < br >
< img src = "../images/trans.gif" width = "50" height = "1" alt = "" > < a style = "text-decoration:none" href = "cdt_c_outlineview.htm" > Outline View< / a > < br >
< img src = "../images/trans.gif" width = "50" height = "1" alt = "" > < a style = "text-decoration:none" href = "cdt_c_proj_file_views.htm" > Project File views< / a > < br >
< img src = "../images/trans.gif" width = "50" height = "1" alt = "" > < a style = "text-decoration:none" href = "cdt_c_search.htm" > C/C++ Search< / a > < br >
< img src = "../images/trans.gif" width = "50" height = "1" alt = "" > < a style = "text-decoration:none" href = "cdt_c_open_declarations.htm" > Open Declaration< / a > < br >
2007-09-14 15:09:10 +00:00
<!--
2011-03-31 13:59:18 +00:00
< img src = "../images/trans.gif" width = "50" height = "1" alt = "" > < a style = "text-decoration:none" > Open Element< / a > < br >
< img src = "../images/trans.gif" width = "50" height = "1" alt = "" > < a style = "text-decoration:none" > Type Hierarchy< / a > < br >
< img src = "../images/trans.gif" width = "50" height = "1" alt = "" > < a style = "text-decoration:none" > Call Hierarchy< / a > < br >
< img src = "../images/trans.gif" width = "50" height = "1" alt = "" > < a style = "text-decoration:none" > Include Browser< / a > < br >
< img src = "../images/trans.gif" width = "50" height = "1" alt = "" > < a style = "text-decoration:none" > Make Targets View< / a > < br >
2007-09-14 15:09:10 +00:00
-->
2011-03-31 13:59:18 +00:00
< img src = "../images/trans.gif" width = "25" height = "1" alt = "" > < a style = "text-decoration:none" href = "cdt_o_build_conc.htm" > Build< / a > < br >
< img src = "../images/trans.gif" width = "50" height = "1" alt = "" > < a style = "text-decoration:none" href = "cdt_c_build_over.htm" > Building C/C++ Projects< / a > < br >
< img src = "../images/trans.gif" width = "50" height = "1" alt = "" > < a style = "text-decoration:none" href = "http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt/all/org.eclipse.cdt.doc.isv/guide/mbs/extensibilityGuide/Managed_Build_Extensibility.html?root=Tools_Project&view=co" > Manage Build Extensibility Document< / a > < br >
< img src = "../images/trans.gif" width = "25" height = "1" alt = "" > < a style = "text-decoration:none" href = "cdt_o_dbg_concepts.htm" > Debug< / a > < br >
< img src = "../images/trans.gif" width = "50" height = "1" alt = "" > < a style = "text-decoration:none" href = "cdt_c_brkpnts.htm" > Breakpoints< / a > < br >
< img src = "../images/trans.gif" width = "50" height = "1" alt = "" > < a style = "text-decoration:none" href = "cdt_c_over_dbg.htm" > Debug overview< / a > < br >
< img src = "../images/trans.gif" width = "50" height = "1" alt = "" > < a style = "text-decoration:none" href = "cdt_c_dbg_info.htm" > Debug information< / a > < br >
2007-09-14 15:09:10 +00:00
<!--
2011-03-31 13:59:18 +00:00
< img src = "../images/trans.gif" width = "50" height = "1" alt = "" > < a style = "text-decoration: none;" > Error Parsing< / a > < br >
< img src = "../images/trans.gif" width = "50" height = "1" alt = "" > < a style = "text-decoration: none;" > Invoking Make< / a > < br >
2007-09-14 15:09:10 +00:00
-->
2011-03-31 13:59:18 +00:00
< img src = "../images/trans.gif" width = "25" height = "1" alt = "" > < a style = "text-decoration:none" href = "cdt_c_search.htm" > C/C++ search< / a > < br >
< img src = "../images/trans.gif" width = "50" height = "1" alt = "" > < a style = "text-decoration:none" href = "cdt_c_indexer.htm" > C/C++ Indexer< / a > < br >
< img src = "../images/trans.gif" width = "50" height = "1" alt = "" > < a style = "text-decoration:none" href = "cdt_c_indexer_prog_bar.htm" > C/C++ Indexer Progress Bar< / a > < br >
2004-04-28 17:02:19 +00:00
2007-06-14 15:58:09 +00:00
< p > < img src = "../images/ng00_07.gif" ALT = "IBM Corporation Statement" > < / p >
2012-09-19 17:16:24 -04:00
< / div >
2003-11-28 21:50:02 +00:00
< / body >
< / html >