Development tools : Massive build UDTT project : Programmatic build for UDTT projects : BTTBuildTask class : Modifying BTTBuildTask class behavior
  
Modifying BTTBuildTask class behavior
As explained previously, BTTBuildTask class is an example that can be used as a reference and it can be modified in a customer project if necessary. When modifying the class, it is necessary to take into account the following:
The new code must be updated in BTTBuildTask.jar. This file should be created manually. Refer to section 2 for details.
BTTBuildTask.jar file must be updated in AntBuildSample/runtime folder
Go up to
BTTBuildTask class