Command-line syntax

Start the CodeWarrior Eclipse IDE and execute a Debugger Shell script with a TclScript script as input from the command-line, as shown in the example below:

D:\SC\eclipse>cwide.exe -vmargsplus -Dcw.script=D:\my_script.tcl
Note: Users familiar with the -vmargs option in the CodeWarrior Eclipse IDE should note that CodeWarrior will not work properly if -vmargs is used. Use the custom -vmargsplus option in place of the -vmargs option.