tmf: Simple warning fixes in tmf.core and tests
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / plugin.xml
CommitLineData
abfad0aa
FC
1<?xml version="1.0" encoding="UTF-8"?>\r
2<?eclipse version="3.4"?>\r
3<plugin>\r
73005152 4 <extension-point id="org.eclipse.linuxtools.tmf.ui.uml2SDLoader" name="TMF UML 2 Sequence Diagram Loader" schema="schema/org.eclipse.linuxtools.tmf.ui.uml2SDLoader.exsd"/>\r
bfc779a0 5 <extension-point id="org.eclipse.linuxtools.tmf.ui.tracetype" name="Tmf Trace Type" schema="schema/org.eclipse.linuxtools.tmf.ui.tracetype.exsd"/>\r
73005152 6\r
12c155f5
FC
7 <extension\r
8 point="org.eclipse.ui.perspectives">\r
9 <perspective\r
10 class="org.eclipse.linuxtools.tmf.ui.views.TracingPerspectiveFactory"\r
11 icon="icons/eview16/tracing_pers.gif"\r
12 id="org.eclipse.linuxtools.tmf.ui.perspective"\r
13 name="%perspective.category.name">\r
14 </perspective>\r
15 </extension>\r
abfad0aa
FC
16 <extension\r
17 point="org.eclipse.ui.views">\r
18 <category\r
19 id="org.eclipse.linuxtools.tmf.ui.views.category"\r
b9763f53 20 name="%views.category.name">\r
abfad0aa
FC
21 </category>\r
22 <view\r
23 allowMultiple="false"\r
24 category="org.eclipse.linuxtools.tmf.ui.views.category"\r
12c155f5 25 class="org.eclipse.linuxtools.tmf.ui.views.events.TmfEventsView"\r
db36aadd 26 icon="icons/eview16/events_view.gif"\r
abfad0aa 27 id="org.eclipse.linuxtools.tmf.ui.views.events"\r
b9763f53 28 name="%events.view.name"\r
abfad0aa
FC
29 restorable="true">\r
30 </view>\r
ce62370f
FC
31 <view\r
32 category="org.eclipse.linuxtools.tmf.ui.views.category"\r
33 class="org.eclipse.linuxtools.tmf.ui.views.timechart.TimeChartView"\r
34 icon="icons/eview16/timechart_view.gif"\r
35 id="org.eclipse.linuxtools.tmf.ui.views.timechart"\r
36 name="%timechart.view.name"\r
37 restorable="true">\r
ce2388e0
FC
38 </view> \r
39 <view\r
40 allowMultiple="false"\r
41 category="org.eclipse.linuxtools.tmf.ui.views.category"\r
42 class="org.eclipse.linuxtools.tmf.ui.views.environment.TmfEnvironmentView"\r
43 icon="icons/eview16/events_view.gif"\r
44 id="org.eclipse.linuxtools.tmf.ui.views.environment"\r
45 name="%environment.view.name"\r
46 restorable="true">\r
ce62370f 47 </view>\r
ca13a91c
FC
48 <view\r
49 allowMultiple="false"\r
50 category="org.eclipse.linuxtools.tmf.ui.views.category"\r
51 class="org.eclipse.linuxtools.tmf.ui.views.colors.ColorsView"\r
52 icon="icons/eview16/colors_view.gif"\r
53 id="org.eclipse.linuxtools.tmf.ui.views.colors"\r
54 name="%colors.view.name"\r
55 restorable="true">\r
56 </view> \r
90e2b925
FC
57 <view\r
58 allowMultiple="false"\r
59 category="org.eclipse.linuxtools.tmf.ui.views.category"\r
60 class="org.eclipse.linuxtools.tmf.ui.views.filter.FilterView"\r
61 icon="icons/eview16/filters_view.gif"\r
62 id="org.eclipse.linuxtools.tmf.ui.views.filter"\r
63 name="%filters.view.name"\r
64 restorable="true">\r
65 </view>\r
73005152
BH
66 <view\r
67 category="org.eclipse.linuxtools.tmf.ui.views.category"\r
68 class="org.eclipse.linuxtools.tmf.ui.views.uml2sd.SDView"\r
69 icon="icons/eview16/sequencediagram_view.gif"\r
70 id="org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"\r
71 name="%uml2sd.view.name"\r
72 restorable="true">\r
79e08fd0
BH
73 </view>\r
74 <view\r
75 allowMultiple="false"\r
76 category="org.eclipse.linuxtools.tmf.ui.views.category"\r
77 class="org.eclipse.linuxtools.tmf.ui.views.statistics.TmfStatisticsView"\r
78 icon="icons/eview16/statistics_view.gif"\r
79 id="org.eclipse.linuxtools.tmf.ui.views.statistics"\r
80 name="%statistics.view.name"\r
81 restorable="true">\r
73005152 82 </view>\r
e0752744
FC
83 <view\r
84 allowMultiple="false"\r
85 category="org.eclipse.linuxtools.tmf.ui.views.category"\r
86 class="org.eclipse.linuxtools.tmf.ui.views.histogram.HistogramView"\r
87 icon="icons/eview16/histogram.gif"\r
88 id="org.eclipse.linuxtools.tmf.ui.views.histogram"\r
89 name="%histogram.view.name"\r
90 restorable="true">\r
91 </view>\r
abfad0aa
FC
92 </extension>\r
93 <extension\r
94 point="org.eclipse.ui.editors">\r
95 <editor\r
96 class="org.eclipse.linuxtools.tmf.ui.editors.TmfEventsEditor"\r
97 default="false"\r
db36aadd 98 icon="icons/eview16/events_view.gif"\r
abfad0aa 99 id="org.eclipse.linuxtools.tmf.ui.editors.events"\r
b9763f53 100 name="%events.editor.name">\r
abfad0aa
FC
101 <contentTypeBinding\r
102 contentTypeId="org.eclipse.linuxtools.tmf.ui.content-type.trace">\r
09d11238
PT
103 </contentTypeBinding>\r
104 </editor>\r
105 <editor\r
106 class="org.eclipse.linuxtools.tmf.ui.editors.EventsViewEditor"\r
107 default="false"\r
108 icon="icons/eview16/events_view.gif"\r
109 id="org.eclipse.linuxtools.tmf.ui.editors.eventsView"\r
110 name="%eventsview.editor.name">\r
111 <contentTypeBinding\r
112 contentTypeId="org.eclipse.linuxtools.tmf.ui.content-type.trace">\r
abfad0aa
FC
113 </contentTypeBinding>\r
114 </editor>\r
115 </extension>\r
116 <extension\r
abfad0aa
FC
117 point="org.eclipse.ui.newWizards">\r
118 <category\r
119 id="org.eclipse.linuxtools.tmf.ui.wizards.new"\r
5d786ef5 120 name="%project.new.category.name">\r
abfad0aa
FC
121 </category>\r
122 <wizard\r
123 category="org.eclipse.linuxtools.tmf.ui.wizards.new"\r
9501fb58 124 class="org.eclipse.linuxtools.tmf.ui.project.wizards.NewTmfProjectWizard"\r
12c155f5 125 icon="icons/elcl16/new_tracing_prj.gif"\r
abfad0aa 126 id="org.eclipse.linuxtools.tmf.ui.views.ui.wizards.newProject"\r
b9763f53 127 name="%project.new.wizard.name"\r
abfad0aa
FC
128 project="true">\r
129 <description>\r
b9763f53
FC
130 %project.new.wizard.description\r
131 \r
abfad0aa
FC
132 </description>\r
133 </wizard>\r
911ee550
FC
134 <wizard\r
135 category="org.eclipse.linuxtools.tmf.ui.wizards.new"\r
d34665f9 136 class="org.eclipse.linuxtools.internal.tmf.ui.parsers.wizards.CustomTxtParserWizard"\r
db36aadd 137 icon="icons/etool16/customparser_wizard.gif"\r
911ee550 138 id="org.eclipse.linuxtools.tmf.ui.wizards.custom.text"\r
b9763f53 139 name="%project.new.wizard.custom.text.parser">\r
911ee550
FC
140 </wizard>\r
141 <wizard\r
142 category="org.eclipse.linuxtools.tmf.ui.wizards.new"\r
d34665f9 143 class="org.eclipse.linuxtools.internal.tmf.ui.parsers.wizards.CustomXmlParserWizard"\r
db36aadd 144 icon="icons/etool16/customparser_wizard.gif"\r
911ee550 145 id="org.eclipse.linuxtools.tmf.ui.wizards.custom.xml"\r
b9763f53 146 name="%project.new.wizard.custom.xml.parser">\r
911ee550 147 </wizard>\r
abfad0aa 148 </extension>\r
12c155f5
FC
149 <extension\r
150 point="org.eclipse.ui.importWizards">\r
151 <category\r
152 id="org.eclipse.linuxtools.tmf.import.category"\r
29c0da0f 153 name="%project.new.category.name">\r
12c155f5
FC
154 </category>\r
155 <wizard\r
156 category="org.eclipse.linuxtools.tmf.import.category"\r
157 class="org.eclipse.linuxtools.tmf.ui.project.wizards.ImportTraceWizard"\r
158 icon="icons/etool16/import.gif"\r
159 id="org.eclipse.linuxtools.tmf.ui.trace.import.wizard"\r
160 name="%project.import.wizard.name">\r
161 </wizard>\r
162 </extension>\r
abfad0aa 163 <extension\r
b9763f53 164 id="org.eclipse.linuxtools.tmf.project.nature"\r
abfad0aa
FC
165 point="org.eclipse.core.resources.natures">\r
166 <runtime>\r
167 <run\r
dc8d8aa8 168 class="org.eclipse.linuxtools.tmf.core.TmfProjectNature">\r
abfad0aa
FC
169 </run>\r
170 </runtime>\r
171 </extension>\r
172 <extension\r
12c155f5
FC
173 point="org.eclipse.ui.ide.projectNatureImages">\r
174 <image\r
175 icon="icons/ovr16/trace_nature_ovr.gif"\r
176 id="org.eclipse.linuxtools.tmf.ui.nature.image"\r
177 natureId="org.eclipse.linuxtools.tmf.project.nature">\r
178 </image>\r
179 </extension>\r
180 <extension\r
181 point="org.eclipse.ui.navigator.navigatorContent">\r
182 <navigatorContent\r
183 activeByDefault="true"\r
184 contentProvider="org.eclipse.linuxtools.tmf.ui.project.model.TmfNavigatorContentProvider"\r
185 icon="icons/eview16/tracing_pers.gif"\r
186 id="org.eclipse.linuxtools.tmf.ui.navigator.content"\r
187 labelProvider="org.eclipse.linuxtools.tmf.ui.project.model.TmfNavigatorLabelProvider"\r
188 name="%navigatorContent.name"\r
189 priority="normal">\r
12c155f5
FC
190 <triggerPoints>\r
191 <or>\r
828e5592
PT
192 <and>\r
193 <instanceof\r
194 value="org.eclipse.core.resources.IProject">\r
195 </instanceof>\r
196 <test\r
197 property="org.eclipse.core.resources.projectNature"\r
198 value="org.eclipse.linuxtools.tmf.project.nature">\r
199 </test>\r
200 </and>\r
12c155f5
FC
201 <instanceof\r
202 value="org.eclipse.linuxtools.tmf.ui.project.model.ITmfProjectModelElement">\r
203 </instanceof>\r
204 </or>\r
205 </triggerPoints>\r
206 <possibleChildren>\r
207 <or>\r
208 <instanceof\r
209 value="org.eclipse.linuxtools.tmf.ui.project.model.ITmfProjectModelElement">\r
210 </instanceof>\r
828e5592
PT
211 <instanceof\r
212 value="org.eclipse.core.resources.IResource">\r
213 </instanceof>\r
12c155f5
FC
214 </or></possibleChildren>\r
215 <override\r
216 policy="InvokeAlwaysRegardlessOfSuppressedExt"\r
217 suppressedExtensionId="org.eclipse.ui.navigator.resourceContent">\r
218 </override>\r
828e5592 219 <actionProvider\r
d34665f9 220 class="org.eclipse.linuxtools.internal.tmf.ui.project.handlers.TmfActionProvider"\r
828e5592
PT
221 id="org.eclipse.linuxtools.tmf.ui.navigator.actions.provider">\r
222 <enablement>\r
223 <or>\r
224 <instanceof\r
225 value="org.eclipse.linuxtools.tmf.ui.project.model.ITmfProjectModelElement">\r
226 </instanceof>\r
227 </or>\r
228 </enablement>\r
229 </actionProvider>\r
230 <dropAssistant\r
d34665f9 231 class="org.eclipse.linuxtools.internal.tmf.ui.project.handlers.DropAdapterAssistant"\r
828e5592
PT
232 id="org.eclipse.linuxtools.tmf.ui.navigator.dropAssistant">\r
233 <possibleDropTargets>\r
234 <or>\r
235 <and>\r
236 <instanceof\r
237 value="org.eclipse.core.resources.IProject">\r
238 </instanceof>\r
239 <test\r
240 property="org.eclipse.core.resources.projectNature"\r
241 value="org.eclipse.linuxtools.tmf.project.nature">\r
242 </test>\r
243 </and>\r
244 <instanceof\r
245 value="org.eclipse.linuxtools.tmf.ui.project.model.ITmfProjectModelElement">\r
246 </instanceof>\r
247 </or>\r
248 </possibleDropTargets>\r
249 </dropAssistant>\r
250 <commonWizard\r
251 menuGroupId="org.eclipse.linuxtools.tmf.ui.views.ui.wizards.menuGroupId"\r
252 type="new"\r
253 wizardId="org.eclipse.linuxtools.tmf.ui.views.ui.wizards.newProject">\r
254 <enablement></enablement>\r
255 </commonWizard>\r
12c155f5
FC
256 </navigatorContent>\r
257 </extension>\r
258 <extension\r
259 point="org.eclipse.ui.navigator.viewer">\r
260 <viewerContentBinding\r
261 viewerId="org.eclipse.ui.navigator.ProjectExplorer">\r
262 <includes>\r
263 <contentExtension\r
264 pattern="org.eclipse.linuxtools.tmf.ui.navigator.content">\r
265 </contentExtension>\r
266 <contentExtension\r
267 pattern="org.eclipse.ui.navigator.resources.filters.*">\r
268 </contentExtension>\r
269 </includes>\r
270 </viewerContentBinding>\r
271 </extension>\r
272 <extension\r
273 point="org.eclipse.ui.decorators">\r
274 <decorator\r
275 icon="icons/ovr16/trace_folder_ovr.png"\r
276 id="org.eclipse.linuxtools.tmf.ui.trace_folder.decorator"\r
277 label="Trace Folder"\r
278 lightweight="true"\r
279 location="TOP_RIGHT"\r
280 state="true">\r
281 <enablement>\r
282 <objectClass\r
283 name="org.eclipse.linuxtools.tmf.ui.project.model.TmfTraceFolder">\r
284 </objectClass>\r
285 </enablement>\r
286 </decorator>\r
287 <decorator\r
288 icon="icons/ovr16/experiment_folder_ovr.png"\r
289 id="org.eclipse.linuxtools.tmf.ui.experiment_folder.decorator"\r
290 label="Trace Experiment Folder"\r
291 lightweight="true"\r
292 location="TOP_RIGHT"\r
293 state="true">\r
294 <enablement>\r
295 <objectClass\r
296 name="org.eclipse.linuxtools.tmf.ui.project.model.TmfExperimentFolder">\r
297 </objectClass>\r
298 </enablement>\r
299 </decorator>\r
300 <decorator\r
301 icon="icons/ovr16/link_ovr.gif"\r
302 id="org.eclipse.linuxtools.tmf.ui.linked_trace.decorator"\r
303 label="Linked Trace"\r
304 lightweight="true"\r
305 location="BOTTOM_RIGHT"\r
306 state="true">\r
307 <enablement>\r
308 <and>\r
309 <objectClass\r
310 name="org.eclipse.linuxtools.tmf.ui.project.model.TmfTraceElement">\r
311 </objectClass>\r
312 <objectState\r
313 name="isLinked"\r
314 value="true">\r
315 </objectState>\r
316 </and>\r
317 </enablement>\r
318 </decorator>\r
319 </extension>\r
320 <extension\r
321 point="org.eclipse.ui.menus">\r
322 <menuContribution\r
323 locationURI="menu:org.eclipse.ui.navigator.ProjectExplorer">\r
324 <command\r
325 commandId="org.eclipse.linuxtools.tmf.ui.command.managecustomparsers"\r
326 id="org.eclipse.linuxtools.tmf.ui.menu.managecustomparsers"\r
327 style="push">\r
328 </command>\r
329 </menuContribution>\r
330 <menuContribution\r
331 locationURI="popup:org.eclipse.ui.popup.any?after=additions">\r
332 <command\r
333 commandId="org.eclipse.linuxtools.tmf.ui.command.project.trace.import"\r
334 disabledIcon="icons/dtool16/import.gif"\r
335 icon="icons/etool16/import.gif"\r
336 label="%commands.trace_folder.import"\r
337 mnemonic="%commands.trace_folder.import.mnemonic"\r
ed963ef6
FC
338 style="push"\r
339 tooltip="%commands.trace_folder.import.description">\r
12c155f5
FC
340 <visibleWhen\r
341 checkEnabled="false">\r
342 <with\r
343 variable="selection">\r
344 <count\r
345 value="1">\r
346 </count>\r
ed963ef6
FC
347 <iterate\r
348 operator="and">\r
349 <instanceof\r
350 value="org.eclipse.linuxtools.tmf.ui.project.model.TmfTraceFolder">\r
351 </instanceof>\r
12c155f5
FC
352 </iterate>\r
353 </with>\r
354 </visibleWhen>\r
355 </command>\r
356 <separator\r
357 name="org.eclipse.linuxtools.tmf.ui.separator1"\r
358 visible="true">\r
359 </separator>\r
360 <command\r
361 commandId="org.eclipse.linuxtools.tmf.ui.command.project.trace.refresh"\r
362 disabledIcon="icons/dlcl16/refresh.gif"\r
363 icon="icons/elcl16/refresh.gif"\r
364 label="%commands.trace_folder.refresh"\r
365 mnemonic="%commands.trace_folder.refresh.mnemonic"\r
ed963ef6
FC
366 style="push"\r
367 tooltip="%commands.trace_folder.refresh.description">\r
12c155f5
FC
368 <visibleWhen\r
369 checkEnabled="false">\r
370 <with\r
371 variable="selection">\r
372 <count\r
373 value="1">\r
374 </count>\r
375 <iterate\r
ed963ef6 376 ifEmpty="false"\r
12c155f5 377 operator="and">\r
ed963ef6
FC
378 <instanceof\r
379 value="org.eclipse.linuxtools.tmf.ui.project.model.TmfTraceFolder">\r
380 </instanceof>\r
12c155f5
FC
381 </iterate>\r
382 </with>\r
383 </visibleWhen>\r
384 </command>\r
385 <command\r
386 commandId="org.eclipse.linuxtools.tmf.ui.command.project.trace.open"\r
387 disabledIcon="icons/dlcl16/open.gif"\r
388 icon="icons/elcl16/open.gif"\r
389 label="%commands.trace.open"\r
390 mnemonic="%commands.trace.open.mnemonic"\r
ed963ef6
FC
391 style="push"\r
392 tooltip="%commands.trace.open.descritption">\r
12c155f5
FC
393 <visibleWhen\r
394 checkEnabled="false">\r
395 <with\r
396 variable="selection">\r
397 <count\r
398 value="1">\r
399 </count>\r
ed963ef6
FC
400 <iterate\r
401 ifEmpty="false"\r
402 operator="and">\r
403 <instanceof\r
404 value="org.eclipse.linuxtools.tmf.ui.project.model.TmfTraceElement">\r
405 </instanceof>\r
12c155f5
FC
406 </iterate>\r
407 </with>\r
408 </visibleWhen>\r
409 </command>\r
410 <command\r
411 commandId="org.eclipse.linuxtools.tmf.ui.command.project.trace.copy"\r
412 disabledIcon="IMG_TOOL_COPY_DISABLED"\r
413 icon="IMG_TOOL_COPY"\r
414 label="%commands.trace.copy"\r
415 mnemonic="%commands.trace.copy.mnemonic"\r
ed963ef6
FC
416 style="push"\r
417 tooltip="%commands.trace.copy.description">\r
12c155f5
FC
418 <visibleWhen\r
419 checkEnabled="false">\r
420 <with\r
421 variable="selection">\r
422 <count\r
423 value="1">\r
424 </count>\r
ed963ef6
FC
425 <iterate\r
426 ifEmpty="false"\r
427 operator="and">\r
428 <instanceof\r
429 value="org.eclipse.linuxtools.tmf.ui.project.model.TmfTraceElement">\r
430 </instanceof>\r
12c155f5
FC
431 </iterate>\r
432 </with>\r
433 </visibleWhen>\r
434 </command>\r
435 <command\r
436 commandId="org.eclipse.linuxtools.tmf.ui.command.project.trace.rename"\r
437 disabledIcon="icons/dlcl16/rename.gif"\r
438 icon="icons/elcl16/rename.gif"\r
439 label="%commands.trace.rename"\r
440 mnemonic="%commands.trace.rename.mnemonic"\r
ed963ef6
FC
441 style="push"\r
442 tooltip="%commands.trace.rename.description">\r
12c155f5
FC
443 <visibleWhen\r
444 checkEnabled="false">\r
445 <with\r
446 variable="selection">\r
447 <count\r
448 value="1">\r
449 </count>\r
ed963ef6
FC
450 <iterate\r
451 ifEmpty="false"\r
452 operator="and">\r
453 <instanceof\r
454 value="org.eclipse.linuxtools.tmf.ui.project.model.TmfTraceElement">\r
455 </instanceof>\r
456 </iterate>\r
457 </with>\r
458 </visibleWhen>\r
459 </command>\r
460 <command\r
461 commandId="org.eclipse.linuxtools.tmf.ui.command.project.trace.delete"\r
462 disabledIcon="IMG_ETOOL_DELETE_DISABLED"\r
463 icon="IMG_ETOOL_DELETE"\r
464 label="%commands.trace.delete"\r
465 mnemonic="%commands.trace.delete.mnemonic"\r
466 style="push"\r
467 tooltip="%commands.trace.delete.description">\r
468 <visibleWhen\r
469 checkEnabled="false">\r
470 <with\r
471 variable="selection">\r
12c155f5
FC
472 <iterate\r
473 ifEmpty="false"\r
474 operator="and">\r
475 <and>\r
476 <instanceof\r
477 value="org.eclipse.linuxtools.tmf.ui.project.model.TmfTraceElement">\r
478 </instanceof>\r
ed963ef6
FC
479 <not>\r
480 <test\r
481 forcePluginActivation="true"\r
482 property="org.eclipse.linuxtools.tmf.ui.isExperimentTrace">\r
483 </test>\r
484 </not>\r
12c155f5
FC
485 </and>\r
486 </iterate>\r
487 </with>\r
488 </visibleWhen>\r
489 </command>\r
490 <command\r
491 commandId="org.eclipse.linuxtools.tmf.ui.command.project.trace.delete"\r
492 disabledIcon="IMG_ETOOL_DELETE_DISABLED"\r
493 icon="IMG_ETOOL_DELETE"\r
ed963ef6
FC
494 label="%commands.trace.remove"\r
495 mnemonic="%commands.trace.remove.mnemonic"\r
496 style="push"\r
497 tooltip="%commands.trace.remove.description">\r
12c155f5
FC
498 <visibleWhen\r
499 checkEnabled="false">\r
500 <with\r
501 variable="selection">\r
502 <iterate\r
503 ifEmpty="false"\r
504 operator="and">\r
505 <and>\r
506 <instanceof\r
507 value="org.eclipse.linuxtools.tmf.ui.project.model.TmfTraceElement">\r
508 </instanceof>\r
ed963ef6
FC
509 <test\r
510 forcePluginActivation="true"\r
511 property="org.eclipse.linuxtools.tmf.ui.isExperimentTrace">\r
512 </test>\r
12c155f5
FC
513 </and>\r
514 </iterate>\r
515 </with>\r
516 </visibleWhen>\r
517 </command>\r
518 <separator\r
519 name="org.eclipse.linuxtools.tmf.ui.separator2"\r
520 visible="true">\r
521 </separator>\r
5e4bf87d
BH
522 <command\r
523 commandId="org.eclipse.linuxtools.tmf.ui.command.project.trace.deleteSupplementaryFiles"\r
524 label="%commands.trace.deleteSupplementaryFiles"\r
525 mnemonic="%commands.trace.deleteSupplementaryFiles.mnemonic"\r
526 style="push"\r
527 tooltip="%commands.trace.deleteSupplementaryFiles.description">\r
528 <visibleWhen\r
529 checkEnabled="false">\r
530 <with\r
531 variable="selection">\r
532 <iterate\r
533 ifEmpty="false"\r
534 operator="and">\r
535 <and>\r
536 <instanceof\r
537 value="org.eclipse.linuxtools.tmf.ui.project.model.TmfTraceElement">\r
538 </instanceof>\r
539 <test\r
540 forcePluginActivation="true"\r
e12ecd30 541 property="org.eclipse.linuxtools.tmf.ui.hasSupplementaryFiles">\r
5e4bf87d
BH
542 </test>\r
543 </and>\r
544 </iterate>\r
545 </with>\r
546 </visibleWhen>\r
547 </command>\r
548 <separator\r
549 name="org.eclipse.linuxtools.tmf.ui.separator3"\r
550 visible="true">\r
551 </separator>\r
12c155f5
FC
552 <menu\r
553 label="%commands.trace.select_trace_type"\r
ed963ef6
FC
554 mnemonic="%commands.trace.select_trace_type.mnemonic"\r
555 tooltip="%commands.trace.select_trace_type.description">\r
12c155f5 556 <dynamic\r
d34665f9 557 class="org.eclipse.linuxtools.internal.tmf.ui.project.handlers.SelectTraceTypeContributionItem"\r
12c155f5
FC
558 id="org.eclipse.linuxtools.tmf.ui.command.project.trace.select_trace_type.dynamic">\r
559 </dynamic>\r
560 <visibleWhen\r
561 checkEnabled="false">\r
562 <with\r
563 variable="selection">\r
564 <iterate\r
565 ifEmpty="false"\r
566 operator="and">\r
ed963ef6
FC
567 <instanceof\r
568 value="org.eclipse.linuxtools.tmf.ui.project.model.TmfTraceElement">\r
569 </instanceof>\r
12c155f5
FC
570 </iterate>\r
571 </with>\r
572 </visibleWhen>\r
573 </menu>\r
574 <command\r
575 commandId="org.eclipse.linuxtools.tmf.ui.command.project.experiment_folder.new"\r
576 disabledIcon="icons/dtool16/new.gif"\r
577 icon="icons/etool16/new.gif"\r
578 label="%commands.experiment_folder.new"\r
579 mnemonic="%commands.experiment_folder.new.mnemonic"\r
ed963ef6
FC
580 style="push"\r
581 tooltip="%commands.trace.select_trace_type">\r
12c155f5
FC
582 <visibleWhen\r
583 checkEnabled="false">\r
584 <with\r
585 variable="selection">\r
586 <count\r
587 value="1">\r
588 </count>\r
589 <iterate\r
590 ifEmpty="false"\r
591 operator="and">\r
ed963ef6
FC
592 <instanceof\r
593 value="org.eclipse.linuxtools.tmf.ui.project.model.TmfExperimentFolder">\r
594 </instanceof>\r
12c155f5
FC
595 </iterate>\r
596 </with>\r
597 </visibleWhen>\r
598 </command>\r
599 <separator\r
5e4bf87d 600 name="org.eclipse.linuxtools.tmf.ui.separator4"\r
12c155f5
FC
601 visible="true">\r
602 </separator>\r
603 <command\r
604 commandId="org.eclipse.linuxtools.tmf.ui.command.project.experiment_folder.refresh"\r
605 disabledIcon="icons/dlcl16/refresh.gif"\r
606 icon="icons/elcl16/refresh.gif"\r
607 label="%commands.experiment_folder.refresh"\r
608 mnemonic="%commands.experiment_folder.refresh.mnemonic"\r
ed963ef6
FC
609 style="push"\r
610 tooltip="%commands.experiment_folder.refresh.description">\r
12c155f5
FC
611 <visibleWhen\r
612 checkEnabled="false">\r
613 <with\r
614 variable="selection">\r
615 <count\r
616 value="1">\r
617 </count>\r
618 <iterate\r
ed963ef6 619 ifEmpty="false"\r
12c155f5 620 operator="and">\r
ed963ef6
FC
621 <instanceof\r
622 value="org.eclipse.linuxtools.tmf.ui.project.model.TmfExperimentFolder">\r
623 </instanceof>\r
12c155f5
FC
624 </iterate>\r
625 </with>\r
626 </visibleWhen>\r
627 </command>\r
628 <command\r
629 commandId="org.eclipse.linuxtools.tmf.ui.command.project.experiment.select"\r
630 icon="IMG_OBJ_ADD"\r
631 label="%commands.experiment.selecttraces"\r
632 mnemonic="%commands.experiment.selecttraces.mnemonic"\r
ed963ef6
FC
633 style="push"\r
634 tooltip="%commands.experiment.selecttraces.description">\r
12c155f5
FC
635 <visibleWhen\r
636 checkEnabled="false">\r
637 <with\r
638 variable="selection">\r
639 <count\r
640 value="1">\r
641 </count>\r
642 <iterate\r
643 ifEmpty="false"\r
644 operator="and">\r
ed963ef6
FC
645 <instanceof\r
646 value="org.eclipse.linuxtools.tmf.ui.project.model.TmfExperimentElement">\r
647 </instanceof>\r
12c155f5
FC
648 </iterate>\r
649 </with>\r
650 </visibleWhen>\r
651 </command>\r
652 <separator\r
5e4bf87d 653 name="org.eclipse.linuxtools.tmf.ui.separator5"\r
12c155f5
FC
654 visible="true">\r
655 </separator>\r
656 <command\r
657 commandId="org.eclipse.linuxtools.tmf.ui.command.project.experiment.open"\r
658 icon="icons/elcl16/open.gif"\r
659 label="%commands.experiment.open"\r
660 mnemonic="%commands.experiment.open.mnemonic"\r
ed963ef6
FC
661 style="push"\r
662 tooltip="%commands.experiment.open.description">\r
12c155f5
FC
663 <visibleWhen\r
664 checkEnabled="false">\r
665 <with\r
666 variable="selection">\r
667 <count\r
668 value="1">\r
669 </count>\r
670 <iterate\r
671 ifEmpty="false"\r
672 operator="and">\r
ed963ef6
FC
673 <instanceof\r
674 value="org.eclipse.linuxtools.tmf.ui.project.model.TmfExperimentElement">\r
675 </instanceof>\r
12c155f5
FC
676 </iterate>\r
677 </with>\r
678 </visibleWhen>\r
679 </command>\r
680 <command\r
681 commandId="org.eclipse.linuxtools.tmf.ui.command.project.experiment.copy"\r
682 disabledIcon="IMG_TOOL_COPY_DISABLED"\r
683 icon="IMG_TOOL_COPY"\r
684 label="%commands.experiment.copy"\r
685 mnemonic="%commands.experiment.copy.mnemonic"\r
ed963ef6
FC
686 style="push"\r
687 tooltip="%commands.experiment.copy.description">\r
12c155f5
FC
688 <visibleWhen\r
689 checkEnabled="false">\r
690 <with\r
691 variable="selection">\r
692 <count\r
693 value="1">\r
694 </count>\r
695 <iterate\r
696 ifEmpty="false"\r
697 operator="and">\r
ed963ef6
FC
698 <instanceof\r
699 value="org.eclipse.linuxtools.tmf.ui.project.model.TmfExperimentElement">\r
700 </instanceof>\r
12c155f5
FC
701 </iterate>\r
702 </with>\r
703 </visibleWhen>\r
704 </command>\r
705 <command\r
706 commandId="org.eclipse.linuxtools.tmf.ui.command.project.experiment.rename"\r
707 icon="icons/elcl16/rename.gif"\r
708 label="%commands.experiment.rename"\r
709 mnemonic="%commands.experiment.rename.mnemonic"\r
ed963ef6
FC
710 style="push"\r
711 tooltip="%commands.experiment.rename.description">\r
12c155f5
FC
712 <visibleWhen\r
713 checkEnabled="false">\r
714 <with\r
715 variable="selection">\r
716 <count\r
717 value="1">\r
718 </count>\r
719 <iterate\r
720 ifEmpty="false"\r
721 operator="and">\r
ed963ef6
FC
722 <instanceof\r
723 value="org.eclipse.linuxtools.tmf.ui.project.model.TmfExperimentElement">\r
724 </instanceof>\r
12c155f5
FC
725 </iterate>\r
726 </with>\r
727 </visibleWhen>\r
728 </command>\r
729 <command\r
730 commandId="org.eclipse.linuxtools.tmf.ui.command.project.experiment.delete"\r
731 disabledIcon="IMG_ETOOL_DELETE_DISABLED"\r
732 icon="IMG_ETOOL_DELETE"\r
733 label="%commands.experiment.delete"\r
734 mnemonic="%commands.experiment.delete.mnemonic"\r
ed963ef6
FC
735 style="push"\r
736 tooltip="%commands.experiment.delete.description">\r
12c155f5
FC
737 <visibleWhen\r
738 checkEnabled="false">\r
739 <with\r
740 variable="selection">\r
741 <iterate\r
742 ifEmpty="false"\r
743 operator="and">\r
ed963ef6
FC
744 <instanceof\r
745 value="org.eclipse.linuxtools.tmf.ui.project.model.TmfExperimentElement">\r
746 </instanceof>\r
12c155f5
FC
747 </iterate>\r
748 </with>\r
749 </visibleWhen>\r
750 </command>\r
751 <separator\r
5e4bf87d
BH
752 name="org.eclipse.linuxtools.tmf.ui.separator6"\r
753 visible="true">\r
754 </separator>\r
755 <command\r
756 commandId="org.eclipse.linuxtools.tmf.ui.command.project.experiment.deleteSupplementaryFiles"\r
757 label="%commands.experiment.deleteSupplementaryFiles"\r
758 mnemonic="%commands.experiment.deleteSupplementaryFiles.mnemonic"\r
759 style="push"\r
760 tooltip="%commands.experiment.deleteSupplementaryFiles.description">\r
761 <visibleWhen\r
762 checkEnabled="false">\r
763 <with\r
764 variable="selection">\r
765 <iterate\r
766 ifEmpty="false"\r
767 operator="and">\r
768 <and>\r
769 <instanceof\r
770 value="org.eclipse.linuxtools.tmf.ui.project.model.TmfExperimentElement">\r
771 </instanceof>\r
772 <test\r
773 forcePluginActivation="true"\r
e12ecd30 774 property="org.eclipse.linuxtools.tmf.ui.hasSupplementaryFiles">\r
5e4bf87d
BH
775 </test>\r
776 </and>\r
777 </iterate>\r
778 </with>\r
779 </visibleWhen>\r
780 </command>\r
781 <separator\r
782 name="org.eclipse.linuxtools.tmf.ui.separator7"\r
12c155f5
FC
783 visible="true">\r
784 </separator>\r
785 <command\r
786 commandId="org.eclipse.linuxtools.tmf.ui.command.project.experiment.refresh"\r
787 disabledIcon="icons/dlcl16/refresh.gif"\r
788 icon="icons/elcl16/refresh.gif"\r
789 label="%commands.experiment.refresh"\r
790 mnemonic="%commands.experiment.refresh.mnemonic"\r
ed963ef6
FC
791 style="push"\r
792 tooltip="%commands.experiment.refresh.description">\r
12c155f5
FC
793 <visibleWhen\r
794 checkEnabled="false">\r
795 <with\r
796 variable="selection">\r
797 <count\r
798 value="1">\r
799 </count>\r
800 <iterate\r
ed963ef6 801 ifEmpty="false"\r
12c155f5 802 operator="and">\r
ed963ef6
FC
803 <instanceof\r
804 value="org.eclipse.linuxtools.tmf.ui.project.model.TmfExperimentElement">\r
805 </instanceof>\r
12c155f5
FC
806 </iterate>\r
807 </with>\r
808 </visibleWhen>\r
809 </command>\r
810 </menuContribution>\r
abfad0aa
FC
811 </extension>\r
812 <extension\r
abfad0aa
FC
813 point="org.eclipse.ui.commands">\r
814 <category\r
12c155f5
FC
815 description="%commands.trace_folder.category.description"\r
816 id="org.eclipse.linuxtools.tmf.ui.commands.trace_folder.category"\r
817 name="%commands.trace_folder.category.name">\r
abfad0aa
FC
818 </category>\r
819 <command\r
12c155f5
FC
820 categoryId="org.eclipse.linuxtools.tmf.ui.commands.trace_folder.category"\r
821 description="%commands.trace_folder.import.description"\r
822 id="org.eclipse.linuxtools.tmf.ui.command.project.trace.import"\r
823 name="%commands.trace_folder.import">\r
abfad0aa
FC
824 </command>\r
825 <command\r
12c155f5
FC
826 categoryId="org.eclipse.linuxtools.tmf.ui.commands.trace_folder.category"\r
827 description="%commands.trace_folder.refresh.description"\r
828 id="org.eclipse.linuxtools.tmf.ui.command.project.trace.refresh"\r
829 name="%commands.trace_folder.refresh">\r
b9763f53
FC
830 </command>\r
831 <category\r
832 description="%commands.trace.category.description"\r
833 id="org.eclipse.linuxtools.tmf.ui.commands.trace.category"\r
834 name="%commands.trace.category.name">\r
835 </category>\r
abfad0aa 836 <command\r
b9763f53
FC
837 categoryId="org.eclipse.linuxtools.tmf.ui.commands.trace.category"\r
838 description="%commands.trace.open.description"\r
abfad0aa 839 id="org.eclipse.linuxtools.tmf.ui.command.project.trace.open"\r
b9763f53 840 name="%commands.trace.open">\r
abfad0aa 841 </command>\r
12c155f5
FC
842 <command\r
843 categoryId="org.eclipse.linuxtools.tmf.ui.commands.trace.category"\r
844 description="%commands.trace.copy.description"\r
845 id="org.eclipse.linuxtools.tmf.ui.command.project.trace.copy"\r
846 name="%commands.trace.copy">\r
847 </command>\r
abfad0aa 848 <command\r
b9763f53
FC
849 categoryId="org.eclipse.linuxtools.tmf.ui.commands.trace.category"\r
850 description="%commands.trace.rename.description"\r
851 id="org.eclipse.linuxtools.tmf.ui.command.project.trace.rename"\r
852 name="%commands.trace.rename">\r
853 </command>\r
5e4bf87d
BH
854 <command\r
855 categoryId="org.eclipse.linuxtools.tmf.ui.commands.trace.category"\r
856 description="%commands.trace.deleteSupplementaryFiles.description"\r
857 id="org.eclipse.linuxtools.tmf.ui.command.project.trace.deleteSupplementaryFiles"\r
858 name="%commands.trace.deleteSupplementaryFiles">\r
859 </command>\r
12c155f5
FC
860 <category\r
861 description="%commands.experiment_folder.category.description"\r
862 id="org.eclipse.linuxtools.tmf.ui.commands.experiment_folder.category"\r
863 name="%commands.experiment_folder.category.name">\r
864 </category>\r
865 <command\r
866 categoryId="org.eclipse.linuxtools.tmf.ui.commands.experiment_folder.category"\r
867 description="%commands.experiment_folder.new.description"\r
868 id="org.eclipse.linuxtools.tmf.ui.command.project.experiment_folder.new"\r
869 name="%commands.experiment_folder.new">\r
870 </command>\r
871 <command\r
872 categoryId="org.eclipse.linuxtools.tmf.ui.commands.experiment_folder.category"\r
873 description="%commands.experiment_folder.refresh.description"\r
874 id="org.eclipse.linuxtools.tmf.ui.command.project.experiment_folder.refresh"\r
875 name="%commands.experiment_folder.refresh">\r
876 </command>\r
b9763f53
FC
877 <command\r
878 categoryId="org.eclipse.linuxtools.tmf.ui.commands.trace.category"\r
12c155f5
FC
879 description="%commands.trace.select_trace_type.description"\r
880 id="org.eclipse.linuxtools.tmf.ui.command.project.trace.select_trace_type"\r
881 name="%commands.trace.select_trace_type">\r
abfad0aa 882 <commandParameter\r
12c155f5
FC
883 id="org.eclipse.linuxtools.tmf.ui.commandparameter.project.trace.select_trace_type.bundle"\r
884 name="%commands.trace.select_trace_type.bundle"\r
885 optional="false">\r
886 </commandParameter>\r
887 <commandParameter\r
888 id="org.eclipse.linuxtools.tmf.ui.commandparameter.project.trace.select_trace_type.type"\r
889 name="%commands.trace.select_trace_type.type"\r
890 optional="false">\r
891 </commandParameter>\r
892 <commandParameter\r
893 id="org.eclipse.linuxtools.tmf.ui.commandparameter.project.trace.select_trace_type.icon"\r
894 name="%commands.trace.select_trace_type.icon"\r
abfad0aa
FC
895 optional="false">\r
896 </commandParameter>\r
897 </command>\r
898 <command\r
b9763f53
FC
899 categoryId="org.eclipse.linuxtools.tmf.ui.commands.trace.category"\r
900 description="%commands.trace.delete.description"\r
abfad0aa 901 id="org.eclipse.linuxtools.tmf.ui.command.project.trace.delete"\r
b9763f53 902 name="%commands.trace.delete">\r
abfad0aa 903 </command>\r
b9763f53
FC
904 <category\r
905 description="%commands.experiment.category.description"\r
906 id="org.eclipse.linuxtools.tmf.ui.commands.experiment.category"\r
907 name="%commands.experiment.category.name">\r
908 </category>\r
abfad0aa 909 <command\r
b9763f53
FC
910 categoryId="org.eclipse.linuxtools.tmf.ui.commands.experiment.category"\r
911 description="%commands.experiment.selecttraces.description"\r
abfad0aa 912 id="org.eclipse.linuxtools.tmf.ui.command.project.experiment.select"\r
b9763f53 913 name="%commands.experiment.selecttraces">\r
abfad0aa
FC
914 </command>\r
915 <command\r
b9763f53
FC
916 categoryId="org.eclipse.linuxtools.tmf.ui.commands.experiment.category"\r
917 description="%commands.experiment.open.description"\r
abfad0aa 918 id="org.eclipse.linuxtools.tmf.ui.command.project.experiment.open"\r
b9763f53 919 name="%commands.experiment.open">\r
12c155f5
FC
920 </command>\r
921 <command\r
922 categoryId="org.eclipse.linuxtools.tmf.ui.commands.experiment.category"\r
923 description="%commands.experiment.copy.description"\r
924 id="org.eclipse.linuxtools.tmf.ui.command.project.experiment.copy"\r
925 name="%commands.experiment.copy">\r
abfad0aa
FC
926 </command>\r
927 <command\r
b9763f53
FC
928 categoryId="org.eclipse.linuxtools.tmf.ui.commands.experiment.category"\r
929 description="%commands.experiment.rename.description"\r
abfad0aa 930 id="org.eclipse.linuxtools.tmf.ui.command.project.experiment.rename"\r
b9763f53 931 name="%commands.experiment.rename">\r
abfad0aa
FC
932 </command>\r
933 <command\r
b9763f53
FC
934 categoryId="org.eclipse.linuxtools.tmf.ui.commands.experiment.category"\r
935 description="%commands.experiment.delete.description"\r
abfad0aa 936 id="org.eclipse.linuxtools.tmf.ui.command.project.experiment.delete"\r
b9763f53 937 name="%commands.experiment.delete">\r
abfad0aa 938 </command>\r
5e4bf87d
BH
939 <command\r
940 categoryId="org.eclipse.linuxtools.tmf.ui.commands.experiment.category"\r
941 description="%commands.experiment.deleteSupplementaryFiles.description"\r
942 id="org.eclipse.linuxtools.tmf.ui.command.project.experiment.deleteSupplementaryFiles"\r
943 name="%commands.experiment.deleteSupplementaryFiles">\r
944 </command>\r
12c155f5
FC
945 <command\r
946 categoryId="org.eclipse.linuxtools.tmf.ui.commands.experiment.category"\r
947 description="%commands.experiment.refresh.description"\r
948 id="org.eclipse.linuxtools.tmf.ui.command.project.experiment.refresh"\r
949 name="%commands.experiment.refresh">\r
950 </command>\r
b9763f53
FC
951 <category\r
952 description="%commands.parser.category.description"\r
953 id="org.eclipse.linuxtools.tmf.ui.commands.parser.category"\r
954 name="%commands.parser.category.name">\r
955 </category>\r
911ee550 956 <command\r
b9763f53
FC
957 categoryId="org.eclipse.linuxtools.tmf.ui.commands.parser.category"\r
958 description="%commands.parser.manage.description"\r
911ee550 959 id="org.eclipse.linuxtools.tmf.ui.command.managecustomparsers"\r
b9763f53 960 name="%commands.parser.manage">\r
911ee550 961 </command>\r
73005152
BH
962 <category\r
963 description="%commands.uml2sd.category.name"\r
964 id="org.eclipse.linuxtools.tmf.ui.views.uml2sd.category" \r
965 name="%commands.uml2sd.category.name">\r
966 </category>\r
967 <command\r
968 categoryId="org.eclipse.linuxtools.tmf.ui.views.uml2sd.category"\r
969 description="%commands.uml2sd.goto.description"\r
970 id="org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.GoToMessage"\r
971 name="%commands.uml2sd.goto">\r
972 </command>\r
973 <command\r
974 categoryId="org.eclipse.linuxtools.tmf.ui.views.uml2sd.category"\r
975 description="%commands.uml2sd.showend.description"\r
976 id="org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ShowNodeEnd"\r
977 name="%commands.uml2sd.showend">\r
978 </command>\r
979 <command\r
980 categoryId="org.eclipse.linuxtools.tmf.ui.views.uml2sd.category"\r
981 description="%commands.uml2sd.showstart.description"\r
982 id="org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ShowNodeStart"\r
983 name="%commands.uml2sd.showstart">\r
984 </command> \r
985 <command\r
986 categoryId="org.eclipse.linuxtools.tmf.ui.views.uml2sd.category"\r
987 description="%commands.uml2sd.scrollup.description"\r
988 id="org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.MoveSDUp"\r
989 name="%commands.uml2sd.scrollup">\r
990 </command>\r
991 <command\r
992 categoryId="org.eclipse.linuxtools.tmf.ui.views.uml2sd.category"\r
993 description="%commands.uml2sd.scrolldown.description"\r
994 id="org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.MoveSDDown"\r
995 name="%commands.uml2sd.scrolldown">\r
996 </command>\r
997 <command\r
998 categoryId="org.eclipse.linuxtools.tmf.ui.views.uml2sd.category"\r
999 description="%commands.uml2sd.scrollleft.description"\r
1000 id="org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.MoveSDLeft"\r
1001 name="%commands.uml2sd.scrollleft">\r
1002 </command>\r
1003 <command\r
1004 categoryId="org.eclipse.linuxtools.tmf.ui.views.uml2sd.category"\r
1005 description="%commands.uml2sd.scrollright.description"\r
1006 id="org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.MoveSDRight"\r
1007 name="%commands.uml2sd.scrollright">\r
1008 </command>\r
1009 </extension>\r
1010 <extension point="org.eclipse.ui.bindings">\r
1011 <key\r
1012 sequence="ALT+R"\r
1013 contextId="org.eclipse.linuxtools.tmf.ui.view.uml2sd.context"\r
1014 commandId="org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.GoToMessage"\r
1015 schemeId="org.eclipse.ui.defaultAcceleratorConfiguration">\r
1016 </key> \r
1017 <key\r
1018 sequence="SHIFT+ALT+END"\r
1019 contextId="org.eclipse.linuxtools.tmf.ui.view.uml2sd.context"\r
1020 commandId="org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ShowNodeEnd"\r
1021 schemeId="org.eclipse.ui.defaultAcceleratorConfiguration">\r
1022 </key> \r
1023 <key\r
1024 sequence="SHIFT+ALT+HOME"\r
1025 contextId="org.eclipse.linuxtools.tmf.ui.view.uml2sd.context"\r
1026 commandId="org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ShowNodeStart"\r
1027 schemeId="org.eclipse.ui.defaultAcceleratorConfiguration">\r
1028 </key> \r
1029 <key\r
1030 sequence="SHIFT+ALT+ARROW_UP"\r
1031 contextId="org.eclipse.linuxtools.tmf.ui.view.uml2sd.context"\r
1032 commandId="org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.MoveSDUp"\r
1033 schemeId="org.eclipse.ui.defaultAcceleratorConfiguration">\r
1034 </key> \r
1035 <key\r
1036 sequence="SHIFT+ALT+ARROW_DOWN"\r
1037 contextId="org.eclipse.linuxtools.tmf.ui.view.uml2sd.context"\r
1038 commandId="org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.MoveSDDown"\r
1039 schemeId="org.eclipse.ui.defaultAcceleratorConfiguration">\r
1040 </key>\r
1041 <key\r
1042 sequence="SHIFT+ALT+ARROW_LEFT"\r
1043 contextId="org.eclipse.linuxtools.tmf.ui.view.uml2sd.context"\r
1044 commandId="org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.MoveSDLeft"\r
1045 schemeId="org.eclipse.ui.defaultAcceleratorConfiguration">\r
1046 </key>\r
1047 <key\r
1048 sequence="SHIFT+ALT+ARROW_RIGHT"\r
1049 contextId="org.eclipse.linuxtools.tmf.ui.view.uml2sd.context"\r
1050 commandId="org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.MoveSDRight"\r
1051 schemeId="org.eclipse.ui.defaultAcceleratorConfiguration">\r
828e5592 1052 </key>\r
abfad0aa 1053 </extension>\r
abfad0aa 1054 <extension\r
abfad0aa
FC
1055 point="org.eclipse.ui.handlers">\r
1056 <handler\r
d34665f9 1057 class="org.eclipse.linuxtools.internal.tmf.ui.project.handlers.ImportTraceHandler"\r
12c155f5 1058 commandId="org.eclipse.linuxtools.tmf.ui.command.project.trace.import">\r
abfad0aa
FC
1059 </handler>\r
1060 <handler\r
d34665f9 1061 class="org.eclipse.linuxtools.internal.tmf.ui.project.handlers.RefreshHandler"\r
12c155f5 1062 commandId="org.eclipse.linuxtools.tmf.ui.command.project.trace.refresh">\r
abfad0aa
FC
1063 </handler>\r
1064 <handler\r
d34665f9 1065 class="org.eclipse.linuxtools.internal.tmf.ui.project.handlers.OpenTraceHandler"\r
12c155f5 1066 commandId="org.eclipse.linuxtools.tmf.ui.command.project.trace.open">\r
abfad0aa
FC
1067 </handler>\r
1068 <handler\r
d34665f9 1069 class="org.eclipse.linuxtools.internal.tmf.ui.project.handlers.CopyTraceHandler"\r
12c155f5 1070 commandId="org.eclipse.linuxtools.tmf.ui.command.project.trace.copy">\r
abfad0aa
FC
1071 </handler>\r
1072 <handler\r
d34665f9 1073 class="org.eclipse.linuxtools.internal.tmf.ui.project.handlers.RenameTraceHandler"\r
12c155f5 1074 commandId="org.eclipse.linuxtools.tmf.ui.command.project.trace.rename">\r
abfad0aa
FC
1075 </handler>\r
1076 <handler\r
d34665f9 1077 class="org.eclipse.linuxtools.internal.tmf.ui.project.handlers.DeleteTraceHandler"\r
12c155f5 1078 commandId="org.eclipse.linuxtools.tmf.ui.command.project.trace.delete">\r
abfad0aa 1079 </handler>\r
5e4bf87d
BH
1080 <handler\r
1081 class="org.eclipse.linuxtools.internal.tmf.ui.project.handlers.DeleteTraceSupplementaryFilesHandler"\r
1082 commandId="org.eclipse.linuxtools.tmf.ui.command.project.trace.deleteSupplementaryFiles">\r
1083 </handler>\r
abfad0aa 1084 <handler\r
d34665f9 1085 class="org.eclipse.linuxtools.internal.tmf.ui.project.handlers.SelectTraceTypeHandler"\r
12c155f5 1086 commandId="org.eclipse.linuxtools.tmf.ui.command.project.trace.select_trace_type">\r
abfad0aa
FC
1087 </handler>\r
1088 <handler\r
d34665f9 1089 class="org.eclipse.linuxtools.internal.tmf.ui.project.handlers.NewExperimentHandler"\r
12c155f5 1090 commandId="org.eclipse.linuxtools.tmf.ui.command.project.experiment_folder.new">\r
abfad0aa
FC
1091 </handler>\r
1092 <handler\r
d34665f9 1093 class="org.eclipse.linuxtools.internal.tmf.ui.project.handlers.RefreshHandler"\r
12c155f5 1094 commandId="org.eclipse.linuxtools.tmf.ui.command.project.experiment_folder.refresh">\r
abfad0aa
FC
1095 </handler>\r
1096 <handler\r
d34665f9 1097 class="org.eclipse.linuxtools.internal.tmf.ui.project.handlers.SelectTracesHandler"\r
abfad0aa
FC
1098 commandId="org.eclipse.linuxtools.tmf.ui.command.project.experiment.select">\r
1099 </handler>\r
1100 <handler\r
d34665f9 1101 class="org.eclipse.linuxtools.internal.tmf.ui.project.handlers.OpenExperimentHandler"\r
abfad0aa
FC
1102 commandId="org.eclipse.linuxtools.tmf.ui.command.project.experiment.open">\r
1103 </handler>\r
1104 <handler\r
d34665f9 1105 class="org.eclipse.linuxtools.internal.tmf.ui.project.handlers.CopyExperimentHandler"\r
12c155f5 1106 commandId="org.eclipse.linuxtools.tmf.ui.command.project.experiment.copy">\r
abfad0aa
FC
1107 </handler>\r
1108 <handler\r
d34665f9 1109 class="org.eclipse.linuxtools.internal.tmf.ui.project.handlers.RenameExperimentHandler"\r
12c155f5 1110 commandId="org.eclipse.linuxtools.tmf.ui.command.project.experiment.rename">\r
abfad0aa
FC
1111 </handler>\r
1112 <handler\r
d34665f9 1113 class="org.eclipse.linuxtools.internal.tmf.ui.project.handlers.DeleteExperimentHandler"\r
12c155f5 1114 commandId="org.eclipse.linuxtools.tmf.ui.command.project.experiment.delete">\r
abfad0aa 1115 </handler>\r
5e4bf87d
BH
1116 <handler\r
1117 class="org.eclipse.linuxtools.internal.tmf.ui.project.handlers.DeleteExperimentSupplementaryFilesHandler"\r
1118 commandId="org.eclipse.linuxtools.tmf.ui.command.project.experiment.deleteSupplementaryFiles">\r
1119 </handler>\r
abfad0aa 1120 <handler\r
d34665f9 1121 class="org.eclipse.linuxtools.internal.tmf.ui.project.handlers.RefreshHandler"\r
12c155f5 1122 commandId="org.eclipse.linuxtools.tmf.ui.command.project.experiment.refresh">\r
abfad0aa 1123 </handler>\r
911ee550 1124 <handler\r
d34665f9 1125 class="org.eclipse.linuxtools.internal.tmf.ui.commands.ManageCustomParsersCommandHandler"\r
911ee550
FC
1126 commandId="org.eclipse.linuxtools.tmf.ui.command.managecustomparsers">\r
1127 </handler>\r
e2561baf 1128 <handler\r
d34665f9 1129 class="org.eclipse.linuxtools.internal.tmf.ui.editors.handlers.AddBookmarkHandler"\r
e2561baf
FC
1130 commandId="org.eclipse.ui.edit.addBookmark">\r
1131 <activeWhen>\r
1132 <with\r
1133 variable="activeEditor">\r
1134 <instanceof\r
1135 value="org.eclipse.linuxtools.tmf.ui.editors.TmfEventsEditor">\r
1136 </instanceof>\r
1137 </with>\r
1138 </activeWhen>\r
1139 </handler>\r
abfad0aa 1140 </extension>\r
abfad0aa
FC
1141 <extension\r
1142 point="org.eclipse.core.contenttype.contentTypes">\r
1143 <content-type\r
abfad0aa 1144 id="org.eclipse.linuxtools.tmf.ui.content-type.trace"\r
b9763f53 1145 name="%contenttype.trace"\r
abfad0aa
FC
1146 priority="normal">\r
1147 </content-type>\r
1148 </extension>\r
73005152
BH
1149 <extension\r
1150 point="org.eclipse.ui.contexts">\r
1151 <context\r
1152 id="org.eclipse.linuxtools.tmf.ui.view.uml2sd.context"\r
1153 name="%contexts.uml2sd">\r
1154 </context>\r
1155 </extension>\r
1156 <extension\r
1157 point="org.eclipse.ui.preferencePages">\r
1158 <page\r
d34665f9 1159 class="org.eclipse.linuxtools.internal.tmf.ui.preferences.TmfTracingPreferencePage"\r
73005152
BH
1160 id="org.eclipse.linuxtools.tmf.ui.TmfTracingPreferences"\r
1161 name="%preference.page.trace.name">\r
1162 </page>\r
1163 <page\r
1164 category="org.eclipse.linuxtools.tmf.ui.TmfTracingPreferences"\r
1165 class="org.eclipse.linuxtools.tmf.ui.views.uml2sd.preferences.SDViewerPage"\r
1166 id="org.eclipse.linuxtools.tmf.ui.views.uml2sd.preferences.SDViewerPage"\r
1167 name="%preference.page.uml2sd.name">\r
1168 </page>\r
1169 </extension>\r
1170 <extension\r
1171 point="org.eclipse.linuxtools.tmf.ui.uml2SDLoader">\r
1172 <uml2SDLoader\r
df0b8ff4 1173 class="org.eclipse.linuxtools.tmf.ui.views.uml2sd.loader.TmfUml2SDSyncLoader"\r
73005152
BH
1174 default="true"\r
1175 id="org.eclipse.linuxtools.tmf.ui.views.uml2sd.impl.TmfUml2SDSyncLoader"\r
1176 name="TMF UML2SD Loader"\r
1177 view="org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView">\r
1178 </uml2SDLoader>\r
1179 </extension>\r
1cceddbe 1180 <!--extension\r
12c155f5
FC
1181 point="org.eclipse.core.expressions.propertyTesters">\r
1182 <propertyTester\r
1183 class="org.eclipse.linuxtools.tmf.ui.project.handlers.PropertyTester"\r
1184 id="org.eclipse.linuxtools.tmf.ui.propertyTester.isInTraceFolder"\r
1185 namespace="org.eclipse.linuxtools.tmf.ui.propertyTester"\r
1186 properties="isInTraceFolder"\r
1187 type="org.eclipse.jface.viewers.ISelection">\r
1188 </propertyTester>\r
1cceddbe 1189 </extension -->\r
ed963ef6
FC
1190 <extension\r
1191 point="org.eclipse.core.expressions.propertyTesters">\r
1192 <propertyTester\r
d34665f9 1193 class="org.eclipse.linuxtools.internal.tmf.ui.project.handlers.TracePropertyTester"\r
ed963ef6
FC
1194 id="org.eclipse.linuxtools.tmf.ui.tracePropertyTester"\r
1195 namespace="org.eclipse.linuxtools.tmf.ui"\r
e12ecd30 1196 properties="isExperimentTrace,hasSupplementaryFiles"\r
5e4bf87d 1197 type="org.eclipse.linuxtools.tmf.ui.project.model.TmfProjectModelElement">\r
ed963ef6
FC
1198 </propertyTester>\r
1199 </extension>\r
f02ac915
AM
1200 <extension\r
1201 point="org.eclipse.linuxtools.tmf.ui.tracetype">\r
279ba94d
FC
1202 <category\r
1203 id="org.eclipse.linuxtools.tmf.ui.category.ctf"\r
1204 name="%tracetype.category.ctf">\r
1205 </category>\r
f02ac915 1206 <type\r
279ba94d 1207 category="org.eclipse.linuxtools.tmf.ui.category.ctf"\r
f02ac915 1208 event_type="org.eclipse.linuxtools.tmf.core.ctfadaptor.CtfTmfEvent"\r
95b6d335 1209 icon="icons/eview16/events_view.gif"\r
f02ac915 1210 id="org.eclipse.linuxtools.tmf.ui.type.ctf"\r
279ba94d 1211 name="%tracetype.type.ctf"\r
f02ac915
AM
1212 trace_type="org.eclipse.linuxtools.tmf.core.ctfadaptor.CtfTmfTrace">\r
1213 </type>\r
f02ac915 1214 </extension>\r
abfad0aa
FC
1215\r
1216</plugin>\r
This page took 0.095747 seconds and 5 git commands to generate.