1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 22:22:11 +02:00
cdt/doc/org.eclipse.cdt.doc.user/topics_Getting_Started.xml

13 lines
No EOL
1 KiB
XML

<?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-->
<toc label="Getting Started">
<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"/>
<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"/>
<topic label="How to bring C/C++ source files into Eclipse" href="getting_started/cdt_w_existing_code.htm"/>
<topic label="Updating the CDT" href="getting_started/cdt_w_install_cdt.htm"/>
</toc>