carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/contexts_CDT_LAUNCH.xml
changeset 5 684bf18fdedf
equal deleted inserted replaced
4:4764c8c88759 5:684bf18fdedf
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <?NLS TYPE="org.eclipse.help.contexts"?>
       
     3 <!DOCTYPE contexts [
       
     4 	<!ENTITY defaultCSHelp "Default Context Sensitive Help">
       
     5 	<!ENTITY mainPage "Main page, Run/Debug dialog box">
       
     6 	<!ENTITY argsPage "Arguments page, Run/Debug dialog box">
       
     7 	<!ENTITY envPage "Environment page, Run/Debug dialog box">
       
     8 	<!ENTITY debuggerPage "Debugger page, Run/Debug dialog box">
       
     9 	<!ENTITY sourcePage "Source page, Run/Debug dialog box">
       
    10 ]>
       
    11 <contexts>
       
    12 
       
    13 <context id ="default_cs_help">
       
    14    <description>Click below to see help.</description>
       
    15    <topic href="default_cs_help.htm"
       
    16    	label="&defaultCSHelp;"/>
       
    17 </context>
       
    18 
       
    19 <context id ="launch_configuration_dialog_main_tab">
       
    20    <description>Provide information on the project and application you want to run or debug. </description>
       
    21    <topic href="reference/cdt_u_run_dbg_main.htm"
       
    22    	label="&mainPage;"/>
       
    23 </context>
       
    24 
       
    25 <context id ="launch_configuration_dialog_arguments_tab">
       
    26    <description>Provide information on the project and application you want to run or debug. </description>
       
    27    <topic href="reference/cdt_u_run_dbg_arg.htm"
       
    28    	label="&argsPage;"/>
       
    29 </context>
       
    30 
       
    31 <context id ="launch_configuration_dialog_environment_tab">
       
    32    <description>Set environment variables and values. </description>
       
    33    <topic href="reference/cdt_u_run_dbg_env.htm"
       
    34    	label="&envPage;"/>
       
    35 </context>
       
    36 
       
    37 <context id ="launch_configuration_dialog_debugger_tab">
       
    38    <description>Select a debugger. </description>
       
    39    <topic href="reference/cdt_u_run_dbg_dbg.htm"
       
    40    	label="&debuggerPage;"/>
       
    41 </context>
       
    42 
       
    43 <context id ="launch_configuration_dialog_source_tab">
       
    44    <description>Specify where the debugger should look for source files. </description>
       
    45    <topic href="reference/cdt_u_run_dbg_srce.htm"
       
    46    	label="&sourcePage;"/>
       
    47 </context>
       
    48 
       
    49 <context id ="run_dbg_comm">
       
    50    <description>Click below to see help.</description>
       
    51    <topic href="reference/cdt_u_run_dbg_comm"
       
    52    	label="Common"/>
       
    53 </context>
       
    54 
       
    55 </contexts>