| Class | Description |
|---|---|
| AjdeCoreBuildManager |
Build Manager which drives the build for a given AjCompiler.
|
| AjdeCoreBuildNotifierAdapter |
Enables the compiler/weaver progres to be related to the user via the
IBuildProgressMonitor as well as relating whether or not the user has
cancelled the build progress back to the compiler/weaver.
|
| AjdeCoreMessageHandlerAdapter |
Enables the messages from the compiler/weaver to be passed on
to the tool's implementation so they can handle it as they wish
|
| OutputLocationAdapter |
Enables the output locations detailed by the IOutputLocationManager implementation to be related to the comipler/weaver.
|