IBM Eclipse Resources Plug-in

This document lists all of the extension points that the resources plug-in makes available to tool developers. These allow developers to extend various aspects of the resource model.

All XML subelements defined in the individual extension point documents may appear more than once inside an extension element. For example, a org.eclipse.ui.propertyPage extension may contain several instances of page elements. Although making one extension per subelement is not technically incorrect, we recommend grouping for consistent style. It can also improve workbench startup time because there will be fewer extensions to process.


General Extension Points

The following extension points can be used to extend the fundamental capabilities of the resources plug-in: Copyright IBM Corp. 2000, 2001.  All Rights Reserved.