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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionhandleStatus
(org.eclipse.core.runtime.IStatus status, Object source)
-
Constructor Details
-
ProceedToLaunchConfigurationHandler
public ProceedToLaunchConfigurationHandler()
-
-
Method Details