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 IProductPlatform. getProduct()Returns the product which was selected when running this Eclipse instance ornullif noneIProduct[]IProductProvider. getProducts()Returns the products provided by this provider.
-