control: Add LTTng profile preference page
[deliverable/tracecompass.git] / lttng / org.eclipse.tracecompass.lttng2.control.ui / plugin.xml
index 3b41eb268e03e55278f33036b713fef5d4684467..d8bf2f3c32f2d6417d1964e80a7577789c463706 100644 (file)
             id="org.eclipse.linuxtools.internal.lttng2.ui.views.control.preferences"
             name="%preference.page.control.name">
       </page>
+      <page
+            category="org.eclipse.linuxtools.tmf.ui.TmfTracingPreferences"
+            class="org.eclipse.tracecompass.internal.lttng2.control.ui.views.preferences.ControlRemoteProfilesPreferencePage"
+            id="org.eclipse.tracecompass.internal.lttng2.control.ui.views.preferences.ControlRemoteProfilesPreferencePage"
+            name="%preferences.page.remote.profiles.name">
+      </page>
    </extension>
    <extension
          point="org.eclipse.core.runtime.preferences">
This page took 0.025511 seconds and 5 git commands to generate.