| Package | Description |
|---|---|
| oracle.ide |
Contains classes that allow addins access to the IDE integration objects.
|
| Modifier and Type | Method and Description |
|---|---|
protected AddinManager |
IdeCore.getAddinManager()
Returns an AddinManager instance.
|
static AddinManager |
AddinManager.getAddinManager()
Returns the AddinManager.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
AddinManager.setAddinManager(AddinManager addinManager)
Publishes the specified AddinManager as the active instance in the IDE.
|