| Package | Description | 
|---|---|
| oracle.ide.runner | 
 Contains classes that allow addins some level of control on the IDE runner system. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DebuggerStartAdapter
This API should not be used by extension developers. 
 | 
class  | 
DebugStartAdapter
This API should not be used by extension developers. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
abstract void | 
Debugger.startDebugger(Context context,
             DebuggerStartCallback callBack)
Start the debugger with the given context with the options of providing
 a call back at different stages of the starting process 
 |