| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
          Description
| Interface Summary | |
|---|---|
| BuildSystemListener | BuildSystemListener instances are objects created by BuildSystem clients and used by the BuildSystem as a callback mechanism to allow clients to integrate pre-build & post-build operations. | 
| CopyListener | CopyListener instances are objects created by BuildSystem/CopyTranslator clients and used by the BuildSystem CopyTranslator part as a callback mechanism to allow clients to copy the resource file themselves or change the output name/path, or prevent a particular file from being copied or ... | 
| PostBuilder | The PostBuilderinterface provides the API to define
 a method to be called once compile() is being completed in the background | 
| Class Summary | |
|---|---|
| CompileArguments | This class defines the arguments for a compilation using the Compiler.compile() entrypoint. | 
| Compiler | The Compilerinterface provides the API to
 drive the actual build system. | 
| Exception Summary | |
|---|---|
| BuildSystemVetoException | BuildSystemVetoExceptionexception is thrown when anBuildSystemListenervetos a build change. | 
Contains classes that allow addins some level of control on the IDE build system.
Related Documentation
See Extending JDeveloper Using the Addin API for additional details.
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||