| Package | Description | 
|---|---|
| javax.ide | 
 The ide package is where all JSR 198 packages are rooted. 
 | 
| javax.ide.debug | 
 Debbuger API used by extensions to initiate a debugging session. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Debugger | 
IDE.getDebugger()
Get the  
Debugger. | 
| Modifier and Type | Method and Description | 
|---|---|
static Debugger | 
Debugger.getDebugger()
Get the debugger implementation for this IDE. 
 |