Unit test for TmfViewFactory
[deliverable/tracecompass.git] / tmf / org.eclipse.tracecompass.tmf.ui.tests / plugin.xml
index a1622fc36ffe74bae0f40da7c8369848812e03c5..11d95f3df23098cde18d7aa18d2bc1ca019708df 100644 (file)
         name="Test Analysis View"
         restorable="true">
   </view>
+  <view
+        category="org.eclipse.linuxtools.tmf.ui.stubs"
+        class="org.eclipse.tracecompass.tmf.ui.tests.stubs.views.TmfViewStub"
+        id="org.eclipse.tracecompass.tmf.ui.tests.stubs.views.TmfViewStub"
+        name="Tmf View Stub"
+        restorable="true">
+  </view>
  </extension>
  <extension
        point="org.eclipse.linuxtools.tmf.ui.uml2SDLoader">
This page took 0.023775 seconds and 5 git commands to generate.