org.eclipse.debug.ui.actions
Interface ILaunchable
-
public interface ILaunchable
Interface used to tag objects as launchable. Objects that provide
an adapter of this type will be considered by the contextual
launch support.
Clients may contribute an adapter of this type for launchable objects
via the org.eclipse.core.runtime.adapters
extension
point. A factory and implementation of this interface are not actually
required.
-
Since:
- 3.0
-
See Also:
-
ContextualLaunchAction
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.