Eclipse Platform
Release 3.0

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.

This interface is not intended to be implemented. Instead 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


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.