|
Eclipse Platform 2.1 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use IPlatformConfiguration.IFeatureEntry | |
| org.eclipse.core.boot | Provides basic support for launching the Eclipse Platform. |
| Uses of IPlatformConfiguration.IFeatureEntry in org.eclipse.core.boot |
| Methods in org.eclipse.core.boot that return IPlatformConfiguration.IFeatureEntry | |
IPlatformConfiguration.IFeatureEntry |
IPlatformConfiguration.createFeatureEntry(String id,
String version,
String pluginVersion,
boolean primary,
String application,
URL[] root)
Create a feature entry |
IPlatformConfiguration.IFeatureEntry |
IPlatformConfiguration.createFeatureEntry(String id,
String version,
String pluginIdentifier,
String pluginVersion,
boolean primary,
String application,
URL[] root)
Create a feature entry |
IPlatformConfiguration.IFeatureEntry[] |
IPlatformConfiguration.getConfiguredFeatureEntries()
Returns a list of configured feature entries. |
IPlatformConfiguration.IFeatureEntry |
IPlatformConfiguration.findConfiguredFeatureEntry(String id)
Locates the specified feature entry. |
| Methods in org.eclipse.core.boot with parameters of type IPlatformConfiguration.IFeatureEntry | |
void |
IPlatformConfiguration.configureFeatureEntry(IPlatformConfiguration.IFeatureEntry entry)
Configures the feature entry. |
void |
IPlatformConfiguration.unconfigureFeatureEntry(IPlatformConfiguration.IFeatureEntry entry)
Unconfigures the specified feature entry if it exists. |
|
Eclipse Platform 2.1 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||