Package | Description |
---|---|
org.eclipse.core.runtime.model |
Provides core support for the modeling plug-ins and the plug-in registry.
|
Modifier and Type | Method and Description |
---|---|
LibraryModel |
Factory.createLibrary()
Deprecated.
Returns a new library model which is initialized to not export any
of its code.
|
LibraryModel[] |
PluginModel.getRuntime()
Deprecated.
Returns the libraries configured for this plug-in.
|
Modifier and Type | Method and Description |
---|---|
void |
PluginModel.setRuntime(LibraryModel[] value)
Deprecated.
Sets the libraries configured for this plug-in.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.