Help Display

Identifier:
org.eclipse.help.base.display

Since:
3.6

Description:
Support for user defined help display to override the Eclipse Help System UI.

Configuration Markup:

<!ELEMENT extension (display)>

<!ATTLIST extension

point CDATA #REQUIRED

id    CDATA #IMPLIED

name  CDATA #IMPLIED>


<!ELEMENT display EMPTY>

<!ATTLIST display

class CDATA #REQUIRED>


Examples:
[Enter extension point usage example here.]

API Information:
[Enter API information here.]

Supplied Implementation:
[Enter information about supplied implementation of this extension point.]


Copyright (c) 2010 IBM Corporation and others.
This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-v20.html/ SPDX-License-Identifier: EPL-2.0