Class EclipseHost.RemoteDebugOnStart

java.lang.Object
org.eclipse.epsilon.workflow.tasks.hosts.EclipseHost.RemoteDebugOnStart
All Implemented Interfaces:
Runnable
Enclosing class:
EclipseHost

protected static class EclipseHost.RemoteDebugOnStart extends Object implements Runnable
  • Constructor Details

    • RemoteDebugOnStart

      public RemoteDebugOnStart(org.eclipse.debug.core.ILaunchManager manager, org.eclipse.debug.core.ILaunchConfigurationType type, EpsilonDebugServer server)
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable
    • deleteLaunchConfiguration

      public void deleteLaunchConfiguration() throws org.eclipse.core.runtime.CoreException
      Throws:
      org.eclipse.core.runtime.CoreException