Merge branch 'master' into lttng-luna
[deliverable/tracecompass.git] / org.eclipse.linuxtools.ctf / feature.xml
index 90582aa6433a57d92fec8464b1c9e486be46a12d..5f5179678a9f5b201ef0bbfaeadda5daf505c6cf 100644 (file)
@@ -2,8 +2,10 @@
 <feature
       id="org.eclipse.linuxtools.ctf"
       label="%featureName"
-      version="1.0.0.qualifier"
-      provider-name="%featureProvider">
+      version="3.0.0.qualifier"
+      provider-name="%featureProvider"
+      license-feature="org.eclipse.linuxtools.license.feature"
+      license-feature-version="1.0.0.qualifier">
 
    <description url="http://www.example.com/description">
       %description
@@ -22,8 +24,8 @@
    </url>
 
    <requires>
-      <import plugin="org.eclipse.core.runtime" version="3.7.0" match="greaterOrEqual"/>
       <import plugin="org.antlr.runtime" version="3.2.0" match="greaterOrEqual"/>
+      <import plugin="org.eclipse.core.runtime"/>
    </requires>
 
    <plugin
This page took 0.024088 seconds and 5 git commands to generate.