core/com.nokia.carbide.cpp.codescanner/tocCodeScanner.xml
author timkelly
Fri, 12 Feb 2010 09:56:50 -0600
changeset 945 67437bfc7c6f
parent 93 4f14af134d0e
permissions -rw-r--r--
Add ISymbianManagerLoadedHook - currently used to notify com.nokia.qt plugins that need to ensure that Qt SDKs have been scanned and added to the Qt preferences and that ICarbideBuildConfiguration listeners are added so the proper Qt-SDK can be set with build config changes. Scanned Qt SDKs are wrapped in a Job and added SDKs are reported to the Error log as Info.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
93
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
     2
<?NLS TYPE="org.eclipse.help.toc"?>
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
     3
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
     4
<toc label="CodeScanner User Guide"
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
     5
	link_to="../com.nokia.carbide.help.common/carbideHelpTOC.xml#anchorCarbideMisc" >
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
     6
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
     7
	<topic label="CodeScanner User Guide" href="html/codescanner.htm" >
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
     8
		
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
     9
		<topic label="Release Notes"        href="html/release_notes.htm" />
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    10
		<topic label="Overview" 			href="html/overview_cs.htm" />
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    11
		<topic label="Quick Start" 			href="html/start_cs.htm" />
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    12
		
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    13
		<topic label="CodeScanner preferences"		href="html/pref_codescanner_01.htm" >
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    14
			<topic label="File Filters" 	href="html/pref_codescanner_02.htm" />
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    15
			<topic label="Rules" 			href="html/pref_codescanner_03.htm" />
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    16
		</topic>
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    17
		
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    18
		<topic label="Running CodeScanner" 			href="html/run_cs.htm" >
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    19
			<topic label="Carbide.c++ IDE" 			href="html/run_cs_plugin.htm" />
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    20
			<topic label="Command-line Tools"		href="html/run_cs_cmd_line.htm" />
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    21
		</topic>
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    22
		
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    23
		<topic label="Viewing Reports"				href="html/view_output.htm" />
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    24
		<topic label="Optimizing CodeScanner"		href="html/optimizing_cs.htm" />
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    25
		<topic label="Customizing CodeScanner"		href="html/customizing_cs.htm" />
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    26
		
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    27
		<topic label="Bugs Fixed"        href="html/bugs_fixed.htm" />
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    28
	</topic>
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    29
	
2
cawthron
parents:
diff changeset
    30
</toc>