| 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 |
|---|---|
abstract boolean |
Compiler.compile(CompileArguments compileArguments)
Compile one or more targets using the arguments defined in the
CompileArguments object.
|