mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
113 lines
4.1 KiB
XML
113 lines
4.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<?NLS TYPE="org.eclipse.help.contexts"?>
|
|
<!--
|
|
******************************************************************
|
|
** (C) COPYRIGHT International Business Machines Corp. 2001,2003
|
|
** All Rights Reserved * Licensed Materials - Property of IBM
|
|
******************************************************************
|
|
-->
|
|
<!DOCTYPE contexts [
|
|
<!ENTITY defaultCSHelp "Default Context Sensitive Help">
|
|
<!ENTITY makeBuilder "Make Builder page, C/C++ Properties window">
|
|
<!ENTITY pathsSymbols "Paths and Symbols page, C/C++ Properties window">
|
|
]>
|
|
<contexts>
|
|
|
|
<context id ="default_cs_help">
|
|
<description>Click below to see help.</description>
|
|
<topic href="default_cs_help.htm"
|
|
label="&defaultCSHelp;"/>
|
|
</context>
|
|
<context id ="newproj_buildset">
|
|
<description>Click below to see help.</description>
|
|
<topic href="reference/cdt_u_newproj_buildset.htm"
|
|
label="Make Builder"/>
|
|
</context>
|
|
<context id ="discovery_preferences">
|
|
<description>Click below to see help.</description>
|
|
<topic href="reference/cdt_u_discovery_preferences.htm"
|
|
label="Discovery Options"/>
|
|
</context>
|
|
<context id ="std_prop_discovery">
|
|
<description>Click below to see help.</description>
|
|
<topic href="reference/cdt_u_sprop_mdiscovery.htm"
|
|
label="Discovery Options"/>
|
|
</context>
|
|
<context id ="cdt_make_builder_page">
|
|
<description>Define the build settings for the current project. </description>
|
|
<topic href="reference/cdt_u_newproj_buildset.htm"
|
|
label="&makeBuilder;"/>
|
|
</context>
|
|
|
|
<context id ="cdt_paths_symbols_page">
|
|
<description>Enter include paths and symbols. </description>
|
|
<topic href="reference/cdt_u_newproj_pathsymb.htm"
|
|
label="&pathsSymbols;"/>
|
|
</context>
|
|
<context id ="make_targets_view">
|
|
<description>Click below to see help.</description>
|
|
<topic href="reference/cdt_u_make_targets_view.htm"
|
|
label="Make Targets view"/>
|
|
</context>
|
|
<context id ="new_proj_wiz_s_name">
|
|
<description>Click below to see help.</description>
|
|
<topic href="reference/cdt_u_new_proj_wiz_s_name.htm"
|
|
label="Name"/>
|
|
</context>
|
|
<context id ="new_proj_wiz_s_proj">
|
|
<description>Click below to see help.</description>
|
|
<topic href="reference/cdt_u_new_proj_wiz_s_proj.htm"
|
|
label="Referenced Projects"/>
|
|
</context>
|
|
<context id ="new_proj_wiz_s_mbuilder">
|
|
<description>Click below to see help.</description>
|
|
<topic href="reference/cdt_u_new_proj_wiz_s_mbuilder.htm"
|
|
label="Make Builder"/>
|
|
</context>
|
|
<context id ="new_proj_wiz_s_errorp">
|
|
<description>Click below to see help.</description>
|
|
<topic href="reference/cdt_u_new_proj_wiz_s_errorp.htm"
|
|
label="Error Parsers"/>
|
|
</context>
|
|
<context id ="new_proj_wiz_s_binary">
|
|
<description>Click below to see help.</description>
|
|
<topic href="reference/cdt_u_new_proj_wiz_s_binary.htm"
|
|
label="Binary Parser"/>
|
|
</context>
|
|
<context id ="new_proj_wiz_s_discovery">
|
|
<description>Click below to see help.</description>
|
|
<topic href="reference/cdt_u_new_proj_wiz_s_discovery.htm"
|
|
label="Discovery Options"/>
|
|
</context>
|
|
<context id ="new_proj_wiz_s_cindexer">
|
|
<description>Click below to see help.</description>
|
|
<topic href="reference/cdt_u_new_proj_wiz_s_cindexer.htm"
|
|
label="C/C++ Indexer"/>
|
|
</context>
|
|
<context id ="std_prop_build">
|
|
<description>Click below to see help.</description>
|
|
<topic href="reference/cdt_u_sprop_mbuild.htm"
|
|
label="Make Builder"/>
|
|
</context>
|
|
<context id ="std_prop_error">
|
|
<description>Click below to see help.</description>
|
|
<topic href="reference/cdt_u_sprop_merror.htm"
|
|
label="Error Parser"/>
|
|
</context>
|
|
<context id ="std_prop_binary">
|
|
<description>Click below to see help.</description>
|
|
<topic href="reference/cdt_u_sprop_mbinary.htm"
|
|
label="Binary Parser"/>
|
|
</context>
|
|
<context id ="newproj_parser_error">
|
|
<description>Click below to see help.</description>
|
|
<topic href="reference/cdt_u_newproj_parser_error.htm"
|
|
label="Error Parser"/>
|
|
</context>
|
|
<context id ="newproj_parser_binary">
|
|
<description>Click below to see help.</description>
|
|
<topic href="reference/cdt_u_newproj_parser_binary.htm"
|
|
label="Binary Parser"/>
|
|
</context>
|
|
|
|
</contexts>
|