Package | Description |
---|---|
org.eclipse.update.configurator |
Provides support for accessing platform configuration data.
|
Modifier and Type | Method and Description |
---|---|
IPlatformConfiguration.ISiteEntry |
IPlatformConfiguration.createSiteEntry(URL url,
IPlatformConfiguration.ISitePolicy policy)
Deprecated.
Create a site entry
|
IPlatformConfiguration.ISiteEntry |
IPlatformConfiguration.findConfiguredSite(URL url)
Deprecated.
Returns a site entry matching the specified URL
|
IPlatformConfiguration.ISiteEntry[] |
IPlatformConfiguration.getConfiguredSites()
Deprecated.
Returns configured site entries
|
Modifier and Type | Method and Description |
---|---|
void |
IPlatformConfiguration.configureSite(IPlatformConfiguration.ISiteEntry entry)
Deprecated.
Configures the specified site entry.
|
void |
IPlatformConfiguration.configureSite(IPlatformConfiguration.ISiteEntry entry,
boolean replace)
Deprecated.
Configures the specified site entry.
|
void |
IPlatformConfiguration.unconfigureSite(IPlatformConfiguration.ISiteEntry entry)
Deprecated.
Unconfigures the specified entry.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.