Uses of Interface
org.eclipse.core.runtime.IProduct
-
Packages that use IProduct Package Description org.eclipse.core.runtime Provides support for the runtime platform, core utility methods and the extension registry. -
-
Uses of IProduct in org.eclipse.core.runtime
Methods in org.eclipse.core.runtime that return IProduct Modifier and Type Method Description static IProduct
Platform. getProduct()
Returns the product which was selected when running this Eclipse instance ornull
if noneIProduct[]
IProductProvider. getProducts()
Returns the products provided by this provider.
-