carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/contexts_CDT_LAUNCH.xml
author cawthron
Fri, 04 Dec 2009 10:01:33 -0600
changeset 5 684bf18fdedf
permissions -rw-r--r--
add files for RCL_2_2

<?xml version="1.0" encoding="UTF-8"?>
<?NLS TYPE="org.eclipse.help.contexts"?>
<!DOCTYPE contexts [
	<!ENTITY defaultCSHelp "Default Context Sensitive Help">
	<!ENTITY mainPage "Main page, Run/Debug dialog box">
	<!ENTITY argsPage "Arguments page, Run/Debug dialog box">
	<!ENTITY envPage "Environment page, Run/Debug dialog box">
	<!ENTITY debuggerPage "Debugger page, Run/Debug dialog box">
	<!ENTITY sourcePage "Source page, Run/Debug dialog box">
]>
<contexts>

<context id ="default_cs_help">
   <description>Click below to see help.</description>
   <topic href="default_cs_help.htm"
   	label="&defaultCSHelp;"/>
</context>

<context id ="launch_configuration_dialog_main_tab">
   <description>Provide information on the project and application you want to run or debug. </description>
   <topic href="reference/cdt_u_run_dbg_main.htm"
   	label="&mainPage;"/>
</context>

<context id ="launch_configuration_dialog_arguments_tab">
   <description>Provide information on the project and application you want to run or debug. </description>
   <topic href="reference/cdt_u_run_dbg_arg.htm"
   	label="&argsPage;"/>
</context>

<context id ="launch_configuration_dialog_environment_tab">
   <description>Set environment variables and values. </description>
   <topic href="reference/cdt_u_run_dbg_env.htm"
   	label="&envPage;"/>
</context>

<context id ="launch_configuration_dialog_debugger_tab">
   <description>Select a debugger. </description>
   <topic href="reference/cdt_u_run_dbg_dbg.htm"
   	label="&debuggerPage;"/>
</context>

<context id ="launch_configuration_dialog_source_tab">
   <description>Specify where the debugger should look for source files. </description>
   <topic href="reference/cdt_u_run_dbg_srce.htm"
   	label="&sourcePage;"/>
</context>

<context id ="run_dbg_comm">
   <description>Click below to see help.</description>
   <topic href="reference/cdt_u_run_dbg_comm"
   	label="Common"/>
</context>

</contexts>