equal
deleted
inserted
replaced
177 point="org.eclipse.debug.ui.launchShortcuts"> |
177 point="org.eclipse.debug.ui.launchShortcuts"> |
178 <shortcut |
178 <shortcut |
179 class="com.nokia.cdt.internal.debug.launch.PhoneLaunchShortcut" |
179 class="com.nokia.cdt.internal.debug.launch.PhoneLaunchShortcut" |
180 icon="icons/launch_config_file_16x16.png" |
180 icon="icons/launch_config_file_16x16.png" |
181 id="com.nokia.cdt.debug.launch.symbianCPPShortcut.phone" |
181 id="com.nokia.cdt.debug.launch.symbianCPPShortcut.phone" |
182 label="Symbian OS Phone Launch" |
182 label="Symbian OS Phone or Simulator Launch" |
183 modes="run, debug"> |
183 modes="run, debug"> |
184 <contextualLaunch> |
184 <contextualLaunch> |
185 <enablement> |
185 <enablement> |
186 <with |
186 <with |
187 variable="selection"> |
187 variable="selection"> |
235 </and> |
235 </and> |
236 </iterate> |
236 </iterate> |
237 </with> |
237 </with> |
238 </enablement> |
238 </enablement> |
239 <contextLabel |
239 <contextLabel |
240 label="Run Symbian OS Application on Phone" |
240 label="Run Symbian OS Application on Phone or Simulator" |
241 mode="run"> |
241 mode="run"> |
242 </contextLabel> |
242 </contextLabel> |
243 <contextLabel |
243 <contextLabel |
244 label="Debug Symbian OS Application on Phone" |
244 label="Debug Symbian OS Application on Phone or Simulator" |
245 mode="debug"> |
245 mode="debug"> |
246 </contextLabel> |
246 </contextLabel> |
247 </contextualLaunch> |
247 </contextualLaunch> |
248 <description |
248 <description |
249 description="Debugs on a phone using System TRK or Application TRK" |
249 description="Debugs on a phone or simulator using System TRK or Application TRK" |
250 mode="debug"> |
250 mode="debug"> |
251 </description> |
251 </description> |
252 <description |
252 <description |
253 description="Runs on a phone using System TRK or Application TRK" |
253 description="Runs on a phone or simulator using System TRK or Application TRK" |
254 mode="run"> |
254 mode="run"> |
255 </description> |
255 </description> |
256 </shortcut> |
256 </shortcut> |
257 <shortcut |
257 <shortcut |
258 class="com.nokia.cdt.internal.debug.launch.BoardLaunchShortcut" |
258 class="com.nokia.cdt.internal.debug.launch.BoardLaunchShortcut" |
314 </and> |
314 </and> |
315 </iterate> |
315 </iterate> |
316 </with> |
316 </with> |
317 </enablement> |
317 </enablement> |
318 <contextLabel |
318 <contextLabel |
319 label="Run Symbian OS Application on Reference Board" |
319 label="Run Symbian OS System on Reference Board" |
320 mode="run"> |
320 mode="run"> |
321 </contextLabel> |
321 </contextLabel> |
322 <contextLabel |
322 <contextLabel |
323 label="Debug Symbian OS Application on Reference Board" |
323 label="Debug Symbian OS System on Reference Board" |
324 mode="debug"> |
324 mode="debug"> |
325 </contextLabel> |
325 </contextLabel> |
326 </contextualLaunch> |
326 </contextualLaunch> |
327 <description |
327 <description |
328 description="Runs on a development board or reference hardware using a JTAG connection." |
328 description="Runs on a development board or reference hardware using a JTAG connection." |