2003-11-28 21:50:02 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<?NLS TYPE="org.eclipse.help.toc"?>
|
|
|
|
<!-- Defines topics that will be inserted under the C/C++ Development User Guide menu-->
|
|
|
|
|
2004-06-02 19:01:38 +00:00
|
|
|
<toc label="Getting Started">
|
2004-06-25 17:37:29 +00:00
|
|
|
<topic label="CDT Managed Make Tutorial" href="getting_started/cdt_w_basic.htm"/>
|
|
|
|
<topic label="CDT Standard Make Tutorial" href="getting_started/cdt_w_standard.htm"/>
|
2004-12-06 18:29:53 +00:00
|
|
|
<topic label="CDT Importing an Existing Project Tutorial (Managed Make)" href="getting_started/cdt_w_import.htm"/>
|
|
|
|
<topic label="CDT Importing an Existing Project Tutorial (Standard Make)" href="http://download.eclipse.org/tools/cdt/docs/tutorials/import_standard_tutorial/cdt_w_std_import.htm"/>
|
|
|
|
<topic label="CDT Debugging Tutorial" href="http://download.eclipse.org/tools/cdt/docs/tutorials/debug_tutorial/cdt_w_debug.htm"/>
|
2004-04-26 15:41:43 +00:00
|
|
|
<topic label="How to bring C/C++ source files into Eclipse" href="getting_started/cdt_w_existing_code.htm"/>
|
2004-05-05 12:45:42 +00:00
|
|
|
<topic label="Updating the CDT" href="getting_started/cdt_w_install_cdt.htm"/>
|
2004-06-24 10:49:13 +00:00
|
|
|
</toc>
|