The remote launch feature of CodeWarrior allows launch configurations to be executed remotely. A Jython script is used to declare which launch configuration to use as a basis and provides points of interaction with the executing launch configuration if desired.
The launch scripts can be submitted to CodeWarrior in these ways:
CodeWarrior requires a launch configuration to be set up on the host CodeWarrior instance in order to execute. The remote launch script will make a copy of that launch configuration, execute it, and then delete the configuration.