Build Listener
A BuildListener
is notified of the major lifecycle events as a build is executed.
See also
Inheritors
Functions
Link copied to clipboard
Called when the build settings are about to be loaded and evaluated.
Link copied to clipboard
Called when the build is completed.
Link copied to clipboard
Called when all projects for the build have been evaluated.
Link copied to clipboard
Called when the projects for the build have been created from the settings.
Link copied to clipboard
Called when the build settings have been loaded and evaluated.