Package org.eclipse.ui.contexts


package org.eclipse.ui.contexts

Provides support for integrating contexts into the Eclipse workbench.

Package Specification

This package provides the classes required to integrate contexts into the Eclipse workbench.

To use the context integration, the method getAdapter is called on the Eclipse workbench, with the argument IContextService.class. This will return an instance of IContextService.

  • Class
    Description
    Deprecated.
    Please use the "org.eclipse.core.commands" plug-in instead.
    Deprecated.
    Please use the "org.eclipse.core.commands" plug-in instead.
    Deprecated.
    Please use the "org.eclipse.core.commands" plug-in instead.
    Deprecated.
    Please use IContextService.activateContext instead.
    Deprecated.
    Please use the "org.eclipse.core.commands" plug-in instead.
    A token representing the activation of a context.
    Deprecated.
    Please use the "org.eclipse.core.commands" plug-in instead.
    Deprecated.
    Please use the "org.eclipse.core.commands" plug-in instead.
    Deprecated.
    Please use the "org.eclipse.core.commands" plug-in instead.
    Provides services related to contexts in the Eclipse workbench.
    Deprecated.
    Please use IBindingService and IContextService instead.
    Deprecated.
    Please use the "org.eclipse.core.commands" plug-in instead.