Eclipse Platform
Release 3.4

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

Packages that use IProduct
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
 IProduct[] IProductProvider.getProducts()
          Returns the products provided by this provider.
static IProduct Platform.getProduct()
          Returns the product which was selected when running this Eclipse instance or null if none
 


Eclipse Platform
Release 3.4

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.