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-->
|
|
|
|
|
2003-12-19 20:47:29 +00:00
|
|
|
<toc label="Tutorial">
|
2003-11-28 21:50:02 +00:00
|
|
|
<topic label="Creating your project" href="getting_started/cdt_w_newproj.htm"/>
|
|
|
|
<topic label="Creating your C++ file" href="getting_started/cdt_w_newcpp.htm"/>
|
|
|
|
<topic label="Creating your makefile" href="getting_started/cdt_w_newmake.htm"/>
|
|
|
|
<topic label="Building your project" href="getting_started/cdt_w_build.htm"/>
|
|
|
|
<topic label="Debugging your project" href="getting_started/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"/>
|
2003-11-28 21:50:02 +00:00
|
|
|
</toc>
|