< Previous | Next >

Lesson 6: Creating language definitions

Language definitions are Jazz™ model objects that are stored in the Rational Team Concert™ for System z® repository. Each file you build with Rational Team Concert for System z must be associated with a language definition. For this lesson, you will define language definitions for COBOL compilation and link-editing.
  1. Expand the Language Definitions node in the Team Artifacts view, right-click it to show the context menu, then click New Language Definition.
  2. Specify the following parameters:
    • Name: COBOL
    • Language: COBOL
  3. Click Add next to Translators.
  4. Select Translator and click Browse.
  5. Select the IGYCRCTL translator.
  6. Click OK on the Select a translator panel.
  7. Click OK on the Add a translator panel.
  8. Click Save.
  9. Expand the Language Definitions node in the Team Artifacts view, right-click it to show the context menu, and select New Language Definition. This language definition is for link-editing.
  10. Specify the following parameter:
    • Name: LINKEDIT
  11. Click Add next to Translators.
  12. Select Translator and click Browse.
  13. Select the IEWBLINK translator.
  14. Click OK on the Select a translator panel.
  15. Click OK on the Add a translator panel.
  16. Click Save.
< Previous | Next >

Feedback