author | dadubrow |
Mon, 02 Aug 2010 08:44:45 -0500 | |
changeset 1734 | bf670d38123a |
parent 1520 | 0142b520a131 |
child 1768 | ba068b433a3c |
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 |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
38 |
id="com.nokia.carbide.ide.cheatsheets" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
39 |
name="Carbide.c++ Getting Started" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
40 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
41 |
<cheatsheet |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
42 |
category="com.nokia.carbide.ide.cheatsheets" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
43 |
contentFile="html/cheatsheets/getStarted_cs.xml" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
44 |
id="com.nokia.carbide.cpp.doc.user.getStarted" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
45 |
name="HelloCarbide Project Example"/> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
46 |
</extension> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
47 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
48 |
<extension |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
49 |
point="org.eclipse.ui.cheatsheets.cheatSheetContent"> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
50 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
51 |
<category |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
52 |
id="com.nokia.carbide.trk.cheatsheets" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
53 |
name="Carbide.c++ On-device Debugging"/> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
54 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
55 |
<cheatsheet |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
56 |
category="com.nokia.carbide.trk.cheatsheets" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
57 |
contentFile="html/cheatsheets/new_remote_conn.xml" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
58 |
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
|
59 |
name="Creating On-device Connections"/> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
60 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
61 |
<cheatsheet |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
62 |
category="com.nokia.carbide.trk.cheatsheets" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
63 |
contentFile="html/cheatsheets/install_remote_agent.xml" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
64 |
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
|
65 |
name="Downloading and Installing Remote Agents"/> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
66 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
67 |
<cheatsheet |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
68 |
category="com.nokia.carbide.trk.cheatsheets" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
69 |
contentFile="html/cheatsheets/run_mode_cs.xml" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
70 |
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
|
71 |
name="Run Mode On-Device Debugging"/> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
72 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
73 |
<cheatsheet |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
74 |
category="com.nokia.carbide.trk.cheatsheets" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
75 |
contentFile="html/cheatsheets/stop_mode_cs.xml" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
76 |
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
|
77 |
name="Stop Mode On-Device Debugging" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
78 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
79 |
</extension> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
80 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
81 |
<!-- |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
82 |
<extension |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
83 |
point="org.eclipse.ui.cheatsheets.cheatSheetContent"> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
84 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
85 |
<cheatsheet |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
86 |
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
|
87 |
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
|
88 |
name="Introduction to Run Mode Debugging" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
89 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
90 |
<cheatsheet |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
91 |
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
|
92 |
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
|
93 |
name="Transferring and Installing Trk Debug Agent" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
94 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
95 |
<cheatsheet |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
96 |
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
|
97 |
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
|
98 |
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
|
99 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
100 |
<cheatsheet |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
101 |
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
|
102 |
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
|
103 |
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
|
104 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
105 |
<cheatsheet |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
106 |
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
|
107 |
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
|
108 |
name="Debugging DLLs, Applications, and Executables" /> |
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 |
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
|
112 |
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
|
113 |
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
|
114 |
|
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 |
</extension> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
117 |
--> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
118 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
119 |
<!-- =================================================================================== --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
120 |
<!-- 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
|
121 |
<!-- 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
|
122 |
<!-- carbide_debug_dialogs_help.xml (debugger help) --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
123 |
<!-- carbide_ide_dialogs_help.xml (ide help) --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
124 |
<!-- cdt_dialogs_help.xml (cdt help) --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
125 |
<!-- eclipse_dialogs_help.xml (eclipse ide help) --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
126 |
<!-- =================================================================================== --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
127 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
128 |
<extension point="org.eclipse.help.contexts" > |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
129 |
|
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 |
<!-- CARBIDE DIALOGS AND PREFS --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
132 |
<!-- XML: carbide_ide_dialogs_help.xml --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
133 |
<!-- ==================================================== --> |
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 |
<!-- CARBIDE BUILDER HELP --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
136 |
<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
|
137 |
plugin="com.nokia.carbide.cdt.builder" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
138 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
139 |
<!-- PREPROCESS PREF/PROPERTIES PANEL --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
140 |
<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
|
141 |
plugin="com.nokia.carbide.cpp.builder.utils" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
142 |
|
1520
0142b520a131
revised TOC to remove AIF links
fturovic <frank.turovich@nokia.com>
parents:
1475
diff
changeset
|
143 |
<!-- 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
|
144 |
<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
|
145 |
plugin="com.nokia.carbide.cpp.project.ui" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
146 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
147 |
<!-- SDK Preferences HELP --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
148 |
<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
|
149 |
plugin="com.nokia.carbide.cpp.sdk.ui" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
150 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
151 |
<!-- 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
|
152 |
<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
|
153 |
plugin="com.nokia.carbide.templatewizard" /> |
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 |
<!-- Project Updater HELP --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
156 |
<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
|
157 |
plugin="com.nokia.carbide.updater" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
158 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
159 |
<!-- System Search HELP (added 1.3) --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
160 |
<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
|
161 |
plugin="com.nokia.carbide.search.system" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
162 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
163 |
<!-- System Search HELP (added 2.0) --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
164 |
<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
|
165 |
plugin="com.nokia.carbide.remoteConnections" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
166 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
167 |
<!-- News Reader HELP (added 2.0.2) --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
168 |
<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
|
169 |
plugin="com.nokia.carbide.cpp.news.reader" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
170 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
171 |
<!-- Install Extensions HELP (added 3.0.0) --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
172 |
<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
|
173 |
plugin="com.nokia.carbide.discovery.ui" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
174 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
175 |
<!-- ==================================================== --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
176 |
<!-- CARBIDE DEBUGGER DIALOGS AND PREFS --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
177 |
<!-- XML: carbide_debug_dialogs_help.xml --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
178 |
<!-- ==================================================== --> |
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 |
<!-- PREFERENCE PANEL F1 HELP --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
181 |
<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
|
182 |
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
|
183 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
184 |
<!-- SYMBIAN OS VIEW HELP --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
185 |
<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
|
186 |
plugin="com.nokia.cdt.debug.cw.symbian" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
187 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
188 |
<!-- SYMBIAN OS DATA VIEW HELP --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
189 |
<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
|
190 |
plugin="com.nokia.carbide.cpp.debug.kernelaware" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
191 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
192 |
<!-- LAUNCH CONFIG WIZARD HELP --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
193 |
<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
|
194 |
plugin="com.nokia.cdt.debug.launch" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
195 |
|
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 |
<!-- ==================================================== --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
198 |
<!-- CDT DIALOGS AND PREFS --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
199 |
<!-- XML: cdt_dialogs_help.xml --> |
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 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
202 |
<!-- 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
|
203 |
<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
|
204 |
plugin="org.eclipse.cdt.debug.ui" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
205 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
206 |
<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
|
207 |
plugin="org.eclipse.cdt.ui" /> |
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 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
210 |
<!-- ==================================================== --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
211 |
<!-- ECLIPSE DIALOGS AND PREFS --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
212 |
<!-- XML: eclipse_dialogs_help.xml --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
213 |
<!-- ==================================================== --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
214 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
215 |
<!-- 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
|
216 |
<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
|
217 |
plugin="org.eclipse.debug.ui" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
218 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
219 |
<!-- 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
|
220 |
<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
|
221 |
plugin="org.eclipse.ui" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
222 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
223 |
<!-- ECLIPSE CONSOLE VIEW HELP --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
224 |
<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
|
225 |
plugin="org.eclipse.ui.console" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
226 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
227 |
<!-- ECLIPSE NEW PROJECT WIZARD HELP --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
228 |
<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
|
229 |
plugin="org.eclipse.ui.ide" /> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
230 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
231 |
<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
|
232 |
plugin="org.eclipse.ui.workbench" /> |
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 |
</extension> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
235 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
236 |
|
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 |
<!-- =================================================================================== --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
239 |
<!-- 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
|
240 |
<!-- =================================================================================== --> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
241 |
<extension |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
242 |
point="org.eclipse.ui.intro.configExtension"> |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
243 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
244 |
<configExtension |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
245 |
content="intro/whatsnew_IntroExt.xml" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
246 |
configId="org.eclipse.ui.intro.universalConfig" /> |
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 |
<configExtension |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
249 |
content="intro/tutorialsCarbideExtContent.xml" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
250 |
configId="org.eclipse.ui.intro.universalConfig" /> |
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 |
<configExtension |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
253 |
content="intro/tutorialsCarbideExtContentMisc.xml" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
254 |
configId="org.eclipse.ui.intro.universalConfig" /> |
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 |
<!-- |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
257 |
<configExtension |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
258 |
content="intro/migrateExtensionContent.xml" |
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
259 |
configId="org.eclipse.ui.intro.universalConfig" /> |
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 |
|
a0ba21f7cb12
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents:
1207
diff
changeset
|
262 |
</extension> |
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 |
</plugin> |