public interface IRestartHandler extends IDebugCommandHandler
Clients may implement this interface. The debug platform provides a restart action that delegates to this handler interface. Platform does not provide a default implementation of this handler, so to enable this action the debugger implementation must provide one.
canExecute, execute
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.