Uses of Interface
org.eclipse.core.runtime.IPluginRegistry

Packages that use IPluginRegistry
org.eclipse.core.runtime Provides support for the runtime platform, core utility methods and the extension registry. 
 

Uses of IPluginRegistry in org.eclipse.core.runtime
 

Methods in org.eclipse.core.runtime that return IPluginRegistry
static IPluginRegistry Platform.getPluginRegistry()
          Deprecated. IPluginRegistry was refactored in Eclipse 3.0. This method only works if the compatibility layer is installed and must not be used otherwise. See the comments on IPluginRegistry and its methods for details.