| Package | Description |
|---|---|
| oracle.ide.externaltools |
Contains interfaces and classes that allow external tools in
the IDE to be invoked, manipulated and extended by extensions.
|
| oracle.ide.externaltools.macro |
Contains APIs related to macros that can be expanded when invoking external tools.
|
| Modifier and Type | Method and Description |
|---|---|
MacroPicker |
ExternalToolOptionsEnvironment.getMacroPicker(boolean onlyDirectories)
Get a macro picker configured for the current environment.
|
| Modifier and Type | Method and Description |
|---|---|
abstract MacroPicker |
MacroRegistry.getPicker(ExternalToolType type,
boolean onlyDirectories)
Get the macro picker UI.
|