Package | Description |
---|---|
org.eclipse.update.configurator |
Provides support for accessing platform configuration data.
|
Modifier and Type | Method and Description |
---|---|
IPlatformConfiguration |
IPlatformConfigurationFactory.getCurrentPlatformConfiguration()
Returns the current platform configuration.
|
static IPlatformConfiguration |
ConfiguratorUtils.getCurrentPlatformConfiguration()
Returns the current platform configuration.
|
IPlatformConfiguration |
IPlatformConfigurationFactory.getPlatformConfiguration(URL url)
Returns a platform configuration object, optionally initialized with previously saved
configuration information.
|
static IPlatformConfiguration |
ConfiguratorUtils.getPlatformConfiguration(URL url)
Returns a platform configuration object, optionally initialized with previously saved
configuration information.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.