Eclipse Platform
Release 3.0

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

Packages that use IProduct
org.eclipse.core.runtime Provides core support for plug-ins and the plug-in 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.0

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.