| 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 | 
|---|---|
MacroTextField | 
ExternalToolOptionsEnvironment.getMacroTextField(boolean onlyDirectories)  | 
| Modifier and Type | Method and Description | 
|---|---|
MacroTextField | 
MacroRegistry.getTextField(ExternalToolType type,
            boolean onlyDirectories)
Get a completion-insight enabled text field for this registry. 
 |