scripting: Fix exception when opening Script Explorer

[Fixed] Exception when opening Script Explorer

Change-Id: Id3e0a44788cad75362f32f553d5fd78bc9bc442d
Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/150890
Tested-by: CI Bot
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-by: Genevieve Bastien <gbastien+lttng@versatic.net>
diff --git a/analyses/org.eclipse.tracecompass.incubator.scripting/feature.xml b/analyses/org.eclipse.tracecompass.incubator.scripting/feature.xml
index 8940457..7c04540 100644
--- a/analyses/org.eclipse.tracecompass.incubator.scripting/feature.xml
+++ b/analyses/org.eclipse.tracecompass.incubator.scripting/feature.xml
@@ -36,6 +36,7 @@
       <import plugin="org.eclipse.help"/>
       <import plugin="org.eclipse.ui"/>
       <import plugin="org.eclipse.tracecompass.tmf.analysis.xml.ui"/>
+      <import plugin="org.eclipse.ease.ui.scripts"/>
       <import plugin="org.eclipse.ease"/>
    </requires>