| Package | Description | 
|---|---|
| oracle.ide.compiler | 
 Contains classes that allow addins some level of control on the IDE build system. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static Compiler | 
Compiler.getCompiler()
Returns the active Compiler instance. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
Compiler.setCompiler(Compiler compiler)
Sets the active Compiler instance. 
 |