Forum Discussion

david_hobbs's avatar
10 years ago

Automating CodeComposerStudio

Hi I am trying to follow a guide from texas instruments in which they use the following calls: 


 


  importPackage(Packages.com.ti.debug.engine.scripting)


  importPackage(Packages.com.ti.ccstudio.scripting.environment)


  importPackage(Packages.java.lang)



They use Rhino in for their javascript shell but I would llike to use TestComplete in order to debug and run the tests. Is there an equivalent of the importPackage function in order to use the rest of Texas Instruments examples?



Thanks

David H

No RepliesBe the first to reply