author | fturovic <frank.turovich@nokia.com> |
Thu, 26 Aug 2010 10:40:47 -0500 | |
changeset 1893 | e29df1745269 |
parent 1844 | e563086fd748 |
child 1920 | b6a66d85e102 |
permissions | -rw-r--r-- |
1449
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
2 |
<?eclipse version="3.2"?> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
3 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
4 |
<plugin> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
5 |
<extension |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
6 |
point="org.eclipse.help.toc"> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
7 |
<toc |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
8 |
file="debuggerTOC.xml" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
9 |
primary="true"/> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
10 |
<toc |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
11 |
file="tocCarbide.xml" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
12 |
primary="false"/> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
13 |
<!--<toc |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
14 |
file="tocRelease.xml" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
15 |
primary="false"/> --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
16 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
17 |
<!-- Prebuilt Index --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
18 |
<index path="index" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
19 |
</extension> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
20 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
21 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
22 |
<!-- =================================================================================== --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
23 |
<!-- Manual Index --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
24 |
<!-- =================================================================================== --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
25 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
26 |
<extension point="org.eclipse.help.index"> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
27 |
<index file="html/index.xml"/> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
28 |
</extension> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
29 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
30 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
31 |
<!-- =================================================================================== --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
32 |
<!-- Cheatsheets extension --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
33 |
<!-- =================================================================================== --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
34 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
35 |
<extension |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
36 |
point="org.eclipse.ui.cheatsheets.cheatSheetContent"> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
37 |
<category |
1797
1d2877a5a423
initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
1768
diff
changeset
|
38 |
id="com.nokia.carbide.how_to.cheatsheets" |
1d2877a5a423
initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
1768
diff
changeset
|
39 |
name="Carbide How do I..." /> |
1d2877a5a423
initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
1768
diff
changeset
|
40 |
|
1449
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
41 |
|
1797
1d2877a5a423
initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
1768
diff
changeset
|
42 |
<!-- HOW TO PROJECTS CARBIDE --> |
1d2877a5a423
initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
1768
diff
changeset
|
43 |
|
1d2877a5a423
initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
1768
diff
changeset
|
44 |
<!-- HOW TO DEBUG CARBIDE --> |
1d2877a5a423
initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
1768
diff
changeset
|
45 |
|
1d2877a5a423
initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
1768
diff
changeset
|
46 |
<!-- HOW TO CUSTOMIZE CARBIDE --> |
1d2877a5a423
initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
1768
diff
changeset
|
47 |
<cheatsheet |
1d2877a5a423
initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
1768
diff
changeset
|
48 |
composite="false" |
1d2877a5a423
initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
1768
diff
changeset
|
49 |
category="com.nokia.carbide.how_to.cheatsheets" |
1893
e29df1745269
removed old SDK pref page and fixed link, then added new cheatsheet
fturovic <frank.turovich@nokia.com>
parents:
1844
diff
changeset
|
50 |
contentFile="html/cheatsheets/how_to_find_n_add_extensions.xml" |
e29df1745269
removed old SDK pref page and fixed link, then added new cheatsheet
fturovic <frank.turovich@nokia.com>
parents:
1844
diff
changeset
|
51 |
id="com.nokia.carbide.cpp.doc.user.add_extensions" |
e29df1745269
removed old SDK pref page and fixed link, then added new cheatsheet
fturovic <frank.turovich@nokia.com>
parents:
1844
diff
changeset
|
52 |
name="Find and Add Extensions"/> |
e29df1745269
removed old SDK pref page and fixed link, then added new cheatsheet
fturovic <frank.turovich@nokia.com>
parents:
1844
diff
changeset
|
53 |
|
e29df1745269
removed old SDK pref page and fixed link, then added new cheatsheet
fturovic <frank.turovich@nokia.com>
parents:
1844
diff
changeset
|
54 |
<cheatsheet |
e29df1745269
removed old SDK pref page and fixed link, then added new cheatsheet
fturovic <frank.turovich@nokia.com>
parents:
1844
diff
changeset
|
55 |
composite="false" |
e29df1745269
removed old SDK pref page and fixed link, then added new cheatsheet
fturovic <frank.turovich@nokia.com>
parents:
1844
diff
changeset
|
56 |
category="com.nokia.carbide.how_to.cheatsheets" |
1797
1d2877a5a423
initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
1768
diff
changeset
|
57 |
contentFile="html/cheatsheets/how_to_customize_code_styles.xml" |
1d2877a5a423
initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
1768
diff
changeset
|
58 |
id="com.nokia.carbide.cpp.doc.user.customize_code_styles" |
1d2877a5a423
initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
1768
diff
changeset
|
59 |
name="Customize Code Styles"/> |
1d2877a5a423
initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
1768
diff
changeset
|
60 |
|
1d2877a5a423
initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
1768
diff
changeset
|
61 |
<cheatsheet |
1d2877a5a423
initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
1768
diff
changeset
|
62 |
composite="false" |
1d2877a5a423
initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
1768
diff
changeset
|
63 |
category="com.nokia.carbide.how_to.cheatsheets" |
1d2877a5a423
initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
1768
diff
changeset
|
64 |
contentFile="html/cheatsheets/how_to_customize_editors.xml" |
1d2877a5a423
initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
1768
diff
changeset
|
65 |
id="com.nokia.carbide.cpp.doc.user.customize_editors" |
1d2877a5a423
initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
1768
diff
changeset
|
66 |
name="Customize Editors"/> |
1d2877a5a423
initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
1768
diff
changeset
|
67 |
|
1d2877a5a423
initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
1768
diff
changeset
|
68 |
<cheatsheet |
1d2877a5a423
initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
1768
diff
changeset
|
69 |
composite="false" |
1d2877a5a423
initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
1768
diff
changeset
|
70 |
category="com.nokia.carbide.how_to.cheatsheets" |
1844
e563086fd748
removed duplicate cheat sheet registration and minor edit
fturovic <frank.turovich@nokia.com>
parents:
1834
diff
changeset
|
71 |
contentFile="html/cheatsheets/how_to_customize_cmd_group.xml" |
e563086fd748
removed duplicate cheat sheet registration and minor edit
fturovic <frank.turovich@nokia.com>
parents:
1834
diff
changeset
|
72 |
id="com.nokia.carbide.cpp.doc.user.customize_cmd_group" |
e563086fd748
removed duplicate cheat sheet registration and minor edit
fturovic <frank.turovich@nokia.com>
parents:
1834
diff
changeset
|
73 |
name="Customize Toolbars and Menus"/> |
e563086fd748
removed duplicate cheat sheet registration and minor edit
fturovic <frank.turovich@nokia.com>
parents:
1834
diff
changeset
|
74 |
|
e563086fd748
removed duplicate cheat sheet registration and minor edit
fturovic <frank.turovich@nokia.com>
parents:
1834
diff
changeset
|
75 |
<cheatsheet |
e563086fd748
removed duplicate cheat sheet registration and minor edit
fturovic <frank.turovich@nokia.com>
parents:
1834
diff
changeset
|
76 |
composite="false" |
e563086fd748
removed duplicate cheat sheet registration and minor edit
fturovic <frank.turovich@nokia.com>
parents:
1834
diff
changeset
|
77 |
category="com.nokia.carbide.how_to.cheatsheets" |
1834
cd7a67219042
spelling fixed and tcf page added
fturovic <frank.turovich@nokia.com>
parents:
1815
diff
changeset
|
78 |
contentFile="html/cheatsheets/how_to_customize_key_commands.xml" |
cd7a67219042
spelling fixed and tcf page added
fturovic <frank.turovich@nokia.com>
parents:
1815
diff
changeset
|
79 |
id="com.nokia.carbide.cpp.doc.user.customize_key_commands" |
1797
1d2877a5a423
initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
1768
diff
changeset
|
80 |
name="Customize Key Commands"/> |
1d2877a5a423
initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
1768
diff
changeset
|
81 |
|
1d2877a5a423
initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
1768
diff
changeset
|
82 |
<cheatsheet |
1d2877a5a423
initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
1768
diff
changeset
|
83 |
composite="false" |
1d2877a5a423
initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
1768
diff
changeset
|
84 |
category="com.nokia.carbide.how_to.cheatsheets" |
1834
cd7a67219042
spelling fixed and tcf page added
fturovic <frank.turovich@nokia.com>
parents:
1815
diff
changeset
|
85 |
contentFile="html/cheatsheets/how_to_customize_export_settings.xml" |
cd7a67219042
spelling fixed and tcf page added
fturovic <frank.turovich@nokia.com>
parents:
1815
diff
changeset
|
86 |
id="com.nokia.carbide.cpp.doc.user.customize_export_settings" |
1797
1d2877a5a423
initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
1768
diff
changeset
|
87 |
name="Share my Settings..."/> |
1d2877a5a423
initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
1768
diff
changeset
|
88 |
|
1449
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
89 |
</extension> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
90 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
91 |
<extension |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
92 |
point="org.eclipse.ui.cheatsheets.cheatSheetContent"> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
93 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
94 |
<category |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
95 |
id="com.nokia.carbide.trk.cheatsheets" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
96 |
name="Carbide.c++ On-device Debugging"/> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
97 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
98 |
<cheatsheet |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
99 |
category="com.nokia.carbide.trk.cheatsheets" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
100 |
contentFile="html/cheatsheets/new_remote_conn.xml" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
101 |
id="com.nokia.carbide.cpp.doc.user.new_remote_connection" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
102 |
name="Creating On-device Connections"/> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
103 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
104 |
<cheatsheet |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
105 |
category="com.nokia.carbide.trk.cheatsheets" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
106 |
contentFile="html/cheatsheets/install_remote_agent.xml" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
107 |
id="com.nokia.carbide.cpp.doc.user.install_remote_agent" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
108 |
name="Downloading and Installing Remote Agents"/> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
109 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
110 |
<cheatsheet |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
111 |
category="com.nokia.carbide.trk.cheatsheets" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
112 |
contentFile="html/cheatsheets/run_mode_cs.xml" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
113 |
id="com.nokia.carbide.cpp.doc.user.trk_appTRK_Using" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
114 |
name="Run Mode On-Device Debugging"/> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
115 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
116 |
<cheatsheet |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
117 |
category="com.nokia.carbide.trk.cheatsheets" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
118 |
contentFile="html/cheatsheets/stop_mode_cs.xml" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
119 |
id="com.nokia.carbide.cpp.doc.user.stop_mode" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
120 |
name="Stop Mode On-Device Debugging" /> |
1844
e563086fd748
removed duplicate cheat sheet registration and minor edit
fturovic <frank.turovich@nokia.com>
parents:
1834
diff
changeset
|
121 |
|
1815
32e6452eb8d3
revised new how to cheat sheets
fturovic <frank.turovich@nokia.com>
parents:
1797
diff
changeset
|
122 |
<cheatsheet |
1844
e563086fd748
removed duplicate cheat sheet registration and minor edit
fturovic <frank.turovich@nokia.com>
parents:
1834
diff
changeset
|
123 |
category="com.nokia.carbide.ide.cheatsheets" |
e563086fd748
removed duplicate cheat sheet registration and minor edit
fturovic <frank.turovich@nokia.com>
parents:
1834
diff
changeset
|
124 |
composite="false" |
e563086fd748
removed duplicate cheat sheet registration and minor edit
fturovic <frank.turovich@nokia.com>
parents:
1834
diff
changeset
|
125 |
contentFile="$nl$/html/cheatsheets/getStarted_cs.xml" |
e563086fd748
removed duplicate cheat sheet registration and minor edit
fturovic <frank.turovich@nokia.com>
parents:
1834
diff
changeset
|
126 |
id="com.nokia.carbide.cpp.doc.user.cheatsheet1176819414" |
e563086fd748
removed duplicate cheat sheet registration and minor edit
fturovic <frank.turovich@nokia.com>
parents:
1834
diff
changeset
|
127 |
name="Creating and debugging an application project" /> |
1449
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
128 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
129 |
</extension> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
130 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
131 |
<!-- |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
132 |
<extension |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
133 |
point="org.eclipse.ui.cheatsheets.cheatSheetContent"> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
134 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
135 |
<cheatsheet |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
136 |
contentFile="html/cheatsheets/trk_appTrk_intro_cs.xml" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
137 |
id="com.nokia.carbide.cpp.doc.user.trk_appTrk_intro" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
138 |
name="Introduction to Run Mode Debugging" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
139 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
140 |
<cheatsheet |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
141 |
contentFile="html/cheatsheets/trk_appTrk_transfer_cs.xml" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
142 |
id="com.nokia.carbide.cpp.doc.user.trk_appTrk_transfer" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
143 |
name="Transferring and Installing Trk Debug Agent" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
144 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
145 |
<cheatsheet |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
146 |
contentFile="html/cheatsheets/trk_appTrk_pkgsis_cs.xml" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
147 |
id="com.nokia.carbide.cpp.doc.user.trk_appTrk_pkgsis" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
148 |
name="Creating a Project .pkg file and Application .sis file" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
149 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
150 |
<cheatsheet |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
151 |
contentFile="html/cheatsheets/trk_appTrk_launch_cs.xml" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
152 |
id="com.nokia.carbide.cpp.doc.user.trk_appTrk_launch" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
153 |
name="Defining a Launch Configuration for Run Mode Debugging" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
154 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
155 |
<cheatsheet |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
156 |
contentFile="html/cheatsheets/trk_appTrk_debugapps_cs.xml" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
157 |
id="com.nokia.carbide.cpp.doc.user.trk_appTrk_debugapps" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
158 |
name="Debugging DLLs, Applications, and Executables" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
159 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
160 |
<cheatsheet |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
161 |
contentFile="html/cheatsheets/trk_appTrk_viewdata_cs.xml" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
162 |
id="com.nokia.carbide.cpp.doc.user.trk_appTrk_viewdata" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
163 |
name="Viewing Registers and Symbian OS Data and Troubleshooting Tips" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
164 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
165 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
166 |
</extension> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
167 |
--> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
168 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
169 |
<!-- =================================================================================== --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
170 |
<!-- CONTEXT IDs for CONTEXTUAL HELP in windows, dialogs, and views --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
171 |
<!-- XML help content is stored in these files: --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
172 |
<!-- carbide_debug_dialogs_help.xml (debugger help) --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
173 |
<!-- carbide_ide_dialogs_help.xml (ide help) --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
174 |
<!-- cdt_dialogs_help.xml (cdt help) --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
175 |
<!-- eclipse_dialogs_help.xml (eclipse ide help) --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
176 |
<!-- =================================================================================== --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
177 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
178 |
<extension point="org.eclipse.help.contexts" > |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
179 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
180 |
<!-- ==================================================== --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
181 |
<!-- CARBIDE DIALOGS AND PREFS --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
182 |
<!-- XML: carbide_ide_dialogs_help.xml --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
183 |
<!-- ==================================================== --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
184 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
185 |
<!-- CARBIDE BUILDER HELP --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
186 |
<contexts file="html/context_help/carbide_ide_dialogs_help.xml" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
187 |
plugin="com.nokia.carbide.cdt.builder" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
188 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
189 |
<!-- PREPROCESS PREF/PROPERTIES PANEL --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
190 |
<contexts file="html/context_help/carbide_ide_dialogs_help.xml" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
191 |
plugin="com.nokia.carbide.cpp.builder.utils" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
192 |
|
1520
0142b520a131
revised TOC to remove AIF links
fturovic <frank.turovich@nokia.com>
parents:
1475
diff
changeset
|
193 |
<!-- SPN VIEW, INF IMPORTER, MMP, MBM, and miscellaneous HELP --> |
1449
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
194 |
<contexts file="html/context_help/carbide_ide_dialogs_help.xml" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
195 |
plugin="com.nokia.carbide.cpp.project.ui" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
196 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
197 |
<!-- SDK Preferences HELP --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
198 |
<contexts file="html/context_help/carbide_ide_dialogs_help.xml" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
199 |
plugin="com.nokia.carbide.cpp.sdk.ui" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
200 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
201 |
<!-- NEW OS CLASS/ NEW OS PROJECT WIZARD HELP --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
202 |
<contexts file="html/context_help/carbide_ide_dialogs_help.xml" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
203 |
plugin="com.nokia.carbide.templatewizard" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
204 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
205 |
<!-- Project Updater HELP --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
206 |
<contexts file="html/context_help/carbide_ide_dialogs_help.xml" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
207 |
plugin="com.nokia.carbide.updater" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
208 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
209 |
<!-- System Search HELP (added 1.3) --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
210 |
<contexts file="html/context_help/carbide_ide_dialogs_help.xml" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
211 |
plugin="com.nokia.carbide.search.system" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
212 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
213 |
<!-- System Search HELP (added 2.0) --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
214 |
<contexts file="html/context_help/carbide_ide_dialogs_help.xml" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
215 |
plugin="com.nokia.carbide.remoteConnections" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
216 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
217 |
<!-- News Reader HELP (added 2.0.2) --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
218 |
<contexts file="html/context_help/carbide_ide_dialogs_help.xml" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
219 |
plugin="com.nokia.carbide.cpp.news.reader" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
220 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
221 |
<!-- Install Extensions HELP (added 3.0.0) --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
222 |
<contexts file="html/context_help/carbide_ide_dialogs_help.xml" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
223 |
plugin="com.nokia.carbide.discovery.ui" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
224 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
225 |
<!-- ==================================================== --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
226 |
<!-- CARBIDE DEBUGGER DIALOGS AND PREFS --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
227 |
<!-- XML: carbide_debug_dialogs_help.xml --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
228 |
<!-- ==================================================== --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
229 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
230 |
<!-- PREFERENCE PANEL F1 HELP --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
231 |
<contexts file="html/context_help/carbide_debug_dialogs_help.xml" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
232 |
plugin="com.freescale.cdt.debug.cw.core.ui" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
233 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
234 |
<!-- SYMBIAN OS VIEW HELP --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
235 |
<contexts file="html/context_help/carbide_debug_dialogs_help.xml" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
236 |
plugin="com.nokia.cdt.debug.cw.symbian" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
237 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
238 |
<!-- SYMBIAN OS DATA VIEW HELP --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
239 |
<contexts file="html/context_help/carbide_debug_dialogs_help.xml" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
240 |
plugin="com.nokia.carbide.cpp.debug.kernelaware" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
241 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
242 |
<!-- LAUNCH CONFIG WIZARD HELP --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
243 |
<contexts file="html/context_help/carbide_debug_dialogs_help.xml" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
244 |
plugin="com.nokia.cdt.debug.launch" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
245 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
246 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
247 |
<!-- ==================================================== --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
248 |
<!-- CDT DIALOGS AND PREFS --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
249 |
<!-- XML: cdt_dialogs_help.xml --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
250 |
<!-- ==================================================== --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
251 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
252 |
<!-- ECLIPSE DEBUG UI CONTEXT HELP (MEM/DIS/SIG, etc) --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
253 |
<contexts file="html/context_help/cdt_dialogs_help.xml" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
254 |
plugin="org.eclipse.cdt.debug.ui" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
255 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
256 |
<contexts file="html/context_help/cdt_dialogs_help.xml" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
257 |
plugin="org.eclipse.cdt.ui" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
258 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
259 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
260 |
<!-- ==================================================== --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
261 |
<!-- ECLIPSE DIALOGS AND PREFS --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
262 |
<!-- XML: eclipse_dialogs_help.xml --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
263 |
<!-- ==================================================== --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
264 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
265 |
<!-- CARBIDE DEBUG UI HELP (BRKPT, VAR, EXPR, etc) --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
266 |
<contexts file="html/context_help/eclipse_dialogs_help.xml" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
267 |
plugin="org.eclipse.debug.ui" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
268 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
269 |
<!-- ECLIPSE NEW/IMPORT/EXPORT WIZARDS and PREF PANELS HELP --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
270 |
<contexts file="html/context_help/eclipse_dialogs_help.xml" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
271 |
plugin="org.eclipse.ui" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
272 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
273 |
<!-- ECLIPSE CONSOLE VIEW HELP --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
274 |
<contexts file="html/context_help/eclipse_dialogs_help.xml" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
275 |
plugin="org.eclipse.ui.console" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
276 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
277 |
<!-- ECLIPSE NEW PROJECT WIZARD HELP --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
278 |
<contexts file="html/context_help/eclipse_dialogs_help.xml" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
279 |
plugin="org.eclipse.ui.ide" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
280 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
281 |
<contexts file="html/context_help/eclipse_dialogs_help.xml" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
282 |
plugin="org.eclipse.ui.workbench" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
283 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
284 |
</extension> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
285 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
286 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
287 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
288 |
<!-- =================================================================================== --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
289 |
<!-- Universal intro extensions to show content in welcome pages --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
290 |
<!-- =================================================================================== --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
291 |
<extension |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
292 |
point="org.eclipse.ui.intro.configExtension"> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
293 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
294 |
<configExtension |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
295 |
content="intro/whatsnew_IntroExt.xml" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
296 |
configId="org.eclipse.ui.intro.universalConfig" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
297 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
298 |
<configExtension |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
299 |
content="intro/tutorialsCarbideExtContent.xml" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
300 |
configId="org.eclipse.ui.intro.universalConfig" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
301 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
302 |
<configExtension |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
303 |
content="intro/tutorialsCarbideExtContentMisc.xml" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
304 |
configId="org.eclipse.ui.intro.universalConfig" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
305 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
306 |
<!-- |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
307 |
<configExtension |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
308 |
content="intro/migrateExtensionContent.xml" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
309 |
configId="org.eclipse.ui.intro.universalConfig" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
310 |
--> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
311 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
312 |
</extension> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
313 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
314 |
</plugin> |