Class ApplicationPrepareStatusHandler

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

public class ApplicationPrepareStatusHandler extends Object implements org.eclipse.debug.core.IStatusHandler
Status handler checks the application existence and ask user to create application or application publication if needed. Returns the result of the check.
See Also:
  • Constructor Details

    • ApplicationPrepareStatusHandler

      public ApplicationPrepareStatusHandler()
  • 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