Package org.aspectj.ajde.core.internal


package org.aspectj.ajde.core.internal
  • Class Summary
    Class
    Description
    Build Manager which drives the build for a given AjCompiler.
    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.
    Enables the messages from the compiler/weaver to be passed on to the tool's implementation so they can handle it as they wish
    Enables the output locations detailed by the IOutputLocationManager implementation to be related to the comipler/weaver.