[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] Re: Plugins
|
For an overview of developing plugins, choose Help / Help Contents, choose
Platform Plug-in Developer Guide from the combobox.
The Type Hierarchy view is contributed by the JDT (Java Development Tooling)
plug-in, and is not customizable.
The Outline view is contributed by the main Eclipse UI plug-in, and is
customizable. See package org.eclipse.ui.views.contentoutline under
Reference / API Reference / Workbench in the above help.
Nick