blob: bde9149d6086afbe1d0f80abd4eab8dc22eda7bd [file] [log] [blame]
<?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="Tasks">
<topic label="Updating the CDT" href="tasks/cdt_t_update_man.htm"/>
<topic label="Working with C/C++ project files" href="tasks/cdt_o_proj_files.htm">
<topic label="Creating a project" href="tasks/cdt_t_proj_new.htm"/>
<topic label="Renaming a project" href="tasks/cdt_t_proj_rename.htm"/>
<topic label="Creating a C/C++ file" href="tasks/cdt_t_new_cpp.htm"/>
<topic label="Creating a makefile" href="tasks/cdt_t_new_make.htm"/>
<topic label="Assigning a C or C++ nature to a project" href="tasks/cdt_t_conv_proj.htm"/>
<topic label="Displaying C/C++ file components in the C/C++ Projects view" href="tasks/cdt_t_show_proj_files.htm"/>
<topic label="Hiding files by type in the C/C++ Projects view" href="tasks/cdt_t_prvw_hide_files.htm"/>
</topic>
<topic label="Writing code" href="tasks/cdt_o_write_code.htm">
<topic label="Customizing the C/C++ editor" href="tasks/cdt_t_cust_cpp_editor.htm"/>
<topic label="Commenting out code" href="tasks/cdt_t_comment_out.htm"/>
<topic label="Shifting lines of code to the right or left" href="tasks/cdt_t_shift_code.htm"/>
<topic label="Searching for C/C++ elements" href="tasks/cdt_t_search.htm"/>
<topic label="Navigating to C/C++ declarations" href="tasks/cdt_t_open_declarations.htm"/>
<topic label="Working with content assist" href="tasks/cdt_o_con_assist.htm">
<topic label="Using Content Assist" href="tasks/cdt_t_contentassist.htm"/>
<topic label="Creating and editing code templates" href="tasks/cdt_t_add_codetemp.htm"/>
<topic label="Importing and exporting code templates" href="tasks/cdt_t_imp_code_temp.htm"/>
</topic>
</topic>
<topic label="Building projects" href="tasks/cdt_o_build_task.htm">
<topic label="Selecting referenced projects" href="tasks/cdt_t_proj_ref.htm"/>
<topic label="Defining build settings" href="tasks/cdt_t_proj_build_set.htm"/>
<topic label="Filtering errors" href="tasks/cdt_t_proj_error_parser.htm"/>
<topic label="Including paths and symbols" href="tasks/cdt_t_proj_paths.htm"/>
<topic label="Select a deployment platform" href="tasks/cdt_t_proj_platf.htm"/>
<topic label="Setting a build order" href="tasks/cdt_t_setbuildorder.htm"/>
<topic label="Manually building" href="tasks/cdt_t_manualbuild.htm"/>
<topic label="Autosaving on a manual build" href="tasks/cdt_t_autosave.htm"/>
<topic label="Creating a make target" href="tasks/cdt_t_addmaketarget.htm"/>
<topic label="Customizing the C-Build view" href="tasks/cdt_t_cbuild_pref.htm"/>
<topic label="Viewing and managing compile errors" href="tasks/cdt_o_tasksview.htm">
<topic label="Jumping to errors" href="tasks/cdt_t_jumperror.htm"/>
<topic label="Filtering errors" href="tasks/cdt_t_filtererror.htm"/>
<topic label="Setting reminders" href="tasks/cdt_t_setreminder.htm"/>
</topic>
</topic>
<topic label="Running and Debugging Projects" href="tasks/cdt_o_run.htm">
<topic label="Selecting a run or debug configuration" href="tasks/cdt_t_run_config.htm"/>
<topic label="Creating or editing a run/debug configuration" href="tasks/cdt_o_run_config.htm">
<topic label="Selecting a binary parser" href="tasks/cdt_t_proj_parser.htm"/>
<topic label="Creating a run or debug configuration" href="tasks/cdt_t_new_run_config.htm"/>
<topic label="Selecting an application to run" href="tasks/cdt_t_run_main.htm"/>
<topic label="Specifying execution arguments" href="tasks/cdt_t_run_arg.htm"/>
<topic label="Setting environment variables" href="tasks/cdt_t_run_env.htm"/>
<topic label="Defining debug settings" href="tasks/cdt_t_run_dbg.htm"/>
<topic label="Specifying the location of source files" href="tasks/cdt_t_run_source.htm"/>
<topic label="Specifying the location of the run configuration" href="tasks/cdt_t_run_com.htm"/>
</topic>
<topic label="Debugging" href="tasks/cdt_o_debug.htm"/>
<topic label="Debugging a program" href="tasks/cdt_t_debug_prog.htm">
<topic label="Working with breakpoints and watchpoints" href="tasks/cdt_o_brkpnts_watch.htm"/>
<topic label="Adding breakpoints" href="tasks/cdt_t_add_brkpnts.htm"/>
<topic label="Adding watchpoints" href="tasks/cdt_t_add_watch.htm"/>
<topic label="Removing breakpoints and watchpoints" href="tasks/cdt_t_rem_wtch_brk.htm"/>
<topic label="Enabling and disabling breakpoints" href="tasks/cdt_t_endis_able_brk_wtch.htm"/>
</topic>
<topic label="Controlling debug execution in the debug view" href="tasks/cdt_t_controldebug.htm"/>
<topic label="Stepping into assembler functions" href="tasks/cdt_t_disassembly.htm"/>
<topic label="Working with variables" href="tasks/cdt_t_variables.htm"/>
<topic label="Adding expressions" href="tasks/cdt_t_expressions.htm"/>
<topic label="Working with registers" href="tasks/cdt_t_registers.htm"/>
<topic label="Working with memory" href="tasks/cdt_t_memory.htm"/>
</topic>
</toc>