Scripted Extraction
The information can sometimes be extracted from a project file using a script and subsequently added to a Helix QAC project using the --add-file
option for qacli.
qacli admin --add-files
has been deprecated. Use qacli project files --add
instead.An example of how to do this with a Freescale CodeWarrior project file1 using a simple Python script2 can be found in the following directory:
<Helix QAC Install Directory>/common/doc-en_US/samples/data_extraction/