Bug 378402: Implementation of ControlFlow view and Resources view for
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng2.kernel.ui / src / org / eclipse / linuxtools / internal / lttng2 / kernel / ui / Activator.java
index a854afb8586c0e8c301e838d299e7d4f85cbaabd..6b0e0c448b56f10248148b22985596b8af7336b9 100644 (file)
@@ -30,7 +30,7 @@ public class Activator extends AbstractUIPlugin {
     /**
      *  The plug-in ID
      */
-    public static final String PLUGIN_ID = "org.eclipse.linuxtools.lttng2.ui"; //$NON-NLS-1$
+    public static final String PLUGIN_ID = "org.eclipse.linuxtools.lttng2.kernel.ui"; //$NON-NLS-1$
 
     /**
      *  The shared instance
This page took 0.025006 seconds and 5 git commands to generate.