Question & Answer
Question
Does code coverage PDF report support multiple languages including Chinese, Japanese and Korean in IBM Developer for z/OS?
Answer
In previous releases, the code coverage PDF report is only supported in English. Starting from 15.0, multinational support is available with the following products:
- IBM Developer for z/OS Enterprise Edition
- IBM Developer for z/OS
- IBM Debug for z/OS
Notes
- For Linux and Z/OS platforms, the Code Coverage PDF report is only supported in English, Germany, French, Spanish, and Portuguese.
- Generating code coverage PDF report in East Asian Languages(Chinese Simplified, Chinese Traditional, Japanese, and Korean) requires some specific fonts to be installed as a prerequisite.
The following common fonts are supported for East Asian Languages:
- Japanese: "meiryo", "wqy-microhei", "wqy-zenhei", "NotoSansJP-Regular", "AppleSDGothicNeo".
- Korean: "malgun", "wqy-microhei", "wqy-zenhei", "NotoSansKR-Regular", "AppleSDGothicNeo".
- Chinese(Simplified): "msyh", "simhei", "wqy-microhei", "wqy-zenhei", "NotoSansSC-Regular", "AppleSDGothicNeo".
- Chinese(Traditional): "msjh", "wqi-microhei", "wqy-zenhei", "NotoSansTC-Regular", "AppleSDGothicNeo".
Use the following steps to export code coverage results to a PDF report from UI (Windows or Linux):
- In the Code Coverage Results view, select the result that you want to export, right-click, and select Export.
- Select PDF from the Export Format drop-down.
- Specify the destination folder that you want to store the exported files and enter the result file name or use the default name
- Click Finish (Optional: Select Open PDF upon completion if you want to open the generated report automatically).
You can also export code coverage results to a PDF report in headless mode by using a daemon(Windows, Linux, z/OS) with the -e=ccpdf startup key. For more information, refer to Generating code coverage in headless mode by using a daemon
[{"Line of Business":{"code":"LOB35","label":"Mainframe SW"},"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SSJK49","label":"IBM Developer for z Systems"},"ARM Category":[{"code":"a8m0z00000009OdAAI","label":"IDz Family->Code Coverage"}],"ARM Case Number":"","Platform":[{"code":"PF033","label":"Windows"},{"code":"PF035","label":"z\/OS"}],"Version":"All Version(s)"},{"Line of Business":{"code":"LOB35","label":"Mainframe SW"},"Business Unit":{"code":"BU054","label":"Systems w\/TPS"},"Product":{"code":"SSVSZX","label":"IBM Debug for z Systems"},"ARM Category":[{"code":"a8m0z00000009OdAAI","label":"IDz Family->Code Coverage"}],"Platform":[{"code":"PF035","label":"z\/OS"}],"Version":"All Version(s)"},{"Line of Business":{"code":"LOB35","label":"Mainframe SW"},"Business Unit":{"code":"BU054","label":"Systems w\/TPS"},"Product":{"code":"SS2HLT","label":"IBM Developer for z Systems Enterprise Edition"},"ARM Category":[{"code":"a8m0z00000009OdAAI","label":"IDz Family->Code Coverage"}],"Platform":[{"code":"PF016","label":"Linux"},{"code":"PF017","label":"Mac OS"},{"code":"PF033","label":"Windows"},{"code":"PF035","label":"z\/OS"}],"Version":"All Version(s)"}]
Was this topic helpful?
Document Information
Modified date:
15 December 2021
UID
ibm11072826