[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Re: Plugins

Nick Edgar wrote:

> 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



It seems that we need to write a Plug-in that provides Type hierarchy view
for our class definition language. Is the source code of the Type hierachy
view by JDT available? If yes, could you point me to the package?

Thanks,

Xiaoping