First, run the Windowsbatchfile %IBMCMROOT%\bin\cmbenv81.bat or the shell script cmbenv81.sh, to populate the CM environment. Then compile the utility, GenSequence.java, as follows
首先,运行 Windows 批处理文件 %IBMCMROOT%\bin\cmbenv81.bat 或 shell 脚本 cmbenv81.sh,以填充 CM 环境。
2
Batchfile used to run sample on Windows.
在Windows上运行示例的批处理文件。
3
This has to be done outside of the build file, possibly using a batchfile, which looks like as follows on Windows.