Class ProceedToLaunchConfigurationHandler

java.lang.Object
com._1c.g5.v8.dt.internal.launching.ui.statushandlers.ProceedToLaunchConfigurationHandler
All Implemented Interfaces:
org.eclipse.debug.core.IStatusHandler

public class ProceedToLaunchConfigurationHandler extends Object implements org.eclipse.debug.core.IStatusHandler
Status handler just proceeds error to the launch configuration dialog.
  • Constructor Details

    • ProceedToLaunchConfigurationHandler

      public ProceedToLaunchConfigurationHandler()
  • Method Details

    • handleStatus

      public Object handleStatus(org.eclipse.core.runtime.IStatus status, Object source) throws org.eclipse.core.runtime.CoreException
      Specified by:
      handleStatus in interface org.eclipse.debug.core.IStatusHandler
      Throws:
      org.eclipse.core.runtime.CoreException