Tmf: Add the experiment type to the trace type extension point
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / plugin.xml
index 2e1fcc6138bb3386261835004cf4d0e9e0df6607..1859346cbed3f6ecde19bad93d49249d04ef36b0 100644 (file)
             icon="icons/eview16/events_view.gif"
             tracetype="org.eclipse.linuxtools.tmf.ui.type.ctf">
       </type>
+      <experiment
+            tracetype="org.eclipse.linuxtools.tmf.core.experiment.generic"
+            icon="icons/elcl16/experiment.gif">
+      </experiment>
    </extension>
 </plugin>
This page took 0.039263 seconds and 5 git commands to generate.