Build Adapter
A BuildListener adapter class for receiving build events. The methods in this class are empty. This class exists as convenience for creating listener objects.
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.