timing.swtbot: add SWTBot tests to timing analysis
[deliverable/tracecompass.git] / doc / org.eclipse.tracecompass.examples / plugin.xml
CommitLineData
83842d7d
BH
1<?xml version="1.0" encoding="UTF-8"?>
2<?eclipse version="3.4"?>
3<plugin>
4 <extension
5 point="org.eclipse.ui.views">
6 <view
7 category="org.eclipse.linuxtools.tmf.ui.views.category"
730dbd2a 8 class="org.eclipse.tracecompass.examples.ui.views.histogram.NewHistogramView"
2c7fb5af 9 id="org.eclipse.tracecompass.examples.ui.views.NewHistogramView"
83842d7d
BH
10 name="%tracing.examples.histogram.view.name"
11 restorable="true">
12 </view>
13 </extension>
14
15</plugin>
This page took 0.061396 seconds and 5 git commands to generate.