lttng: Rename lttng2 feature/plugins to lttng2.control
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng2.ust / feature.xml
index 8f26c95ff2be0bde02e56b546641185491b3e59b..eeeec30e19a2e837a2210fb6f745f48b35b0b3c2 100644 (file)
@@ -5,8 +5,8 @@
       label="%featureName"
       version="3.0.0.qualifier"
       provider-name="%featureProvider"
-      license-feature="org.eclipse.linuxtools.license.feature"
-      license-feature-version="1.0.0.qualifier">
+      license-feature="org.eclipse.license"
+      license-feature-version="0.0.0">
 
    <description>
       %description
    </url>
 
    <includes
-         id="org.eclipse.linuxtools.tmf"
-         version="0.0.0"
-         name="Tracing and Monitoring Framework (TMF)"/>
-
-   <includes
-         id="org.eclipse.linuxtools.lttng2"
+         id="org.eclipse.linuxtools.lttng2.control"
          version="0.0.0"
          name="Linux Tracing Toolkit next generation (LTTng)"/>
 
    <includes
-         id="org.eclipse.linuxtools.ctf"
+         id="org.eclipse.linuxtools.tmf.ctf"
          version="0.0.0"
-         name="Common Trace Format (CTF)"/>
+         name="CTF Support for TMF"/>
 
    <requires>
       <import plugin="org.eclipse.core.runtime"/>
This page took 0.028023 seconds and 5 git commands to generate.