Uses of Interface
org.eclipse.core.runtime.IProduct
Packages that use IProduct
Package
Description
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 IProductModifier and TypeMethodDescriptionstatic IProductPlatform.getProduct()Returns the product which was selected when running this Eclipse instance ornullif noneIProduct[]IProductProvider.getProducts()Returns the products provided by this provider.