Package org.eclipse.help.base


package org.eclipse.help.base
Support for help system extension points.

Package Specification

Contains classes which support the extension point org.eclipse.help.base.scope which allow the user to predefine help scopes.
  • Class
    Description
    Abstract class representing a help display which can be used to override the Eclipse help system UI using the extension point org.eclipse.help.base.display.
    Represents a scope which can be used to specify which topics are shown in the table of contents and which entries will show in the index.
    Producer capable of generating or otherwise obtaining AbstractHelpScopes for filtering the help system.
    Container class for associating AbstractHelpScopes with an ID