Eclipse Platform
2.1

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

Packages that use IPluginPrerequisite
org.eclipse.core.runtime Provides core support for plug-ins and the plug-in registry. 
 

Uses of IPluginPrerequisite in org.eclipse.core.runtime
 

Methods in org.eclipse.core.runtime that return IPluginPrerequisite
 IPluginPrerequisite[] IPluginDescriptor.getPluginPrerequisites()
          Returns a list of plug-in prerequisites required for correct execution of this plug-in.
 


Eclipse Platform
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.