lttng: Add a diagram showing the dependencies between plugins
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng2.ui.tests / stubs / org / eclipse / linuxtools / internal / lttng2 / stubs / shells / TestCommandShell.java
index 0aa5c1f6d4823c0c856459b5d1ddeec61584825f..82537cc8cda40a47b3d4ba25167b157584757c34 100644 (file)
@@ -22,6 +22,7 @@ import org.eclipse.linuxtools.internal.lttng2.ui.views.control.remote.ICommandSh
  */
 public class TestCommandShell implements ICommandShell {
 
+    /** If the shell is connected */
     protected boolean fIsConnected = false;
 
     @Override
This page took 0.024182 seconds and 5 git commands to generate.