Create additional subprojects

One function of subprojects is to represent the resources required to build a particular load module. Because the Global Auto Mart project contains more than one load module, you must create one subproject for each load module

  1. Select the zOS Global Auto Mart project, and then right-click and select New > MVS Subproject. The New MVS Subproject window opens.
  2. Complete the fields on this window as follows:
    • Connection name: Select the remote system to which you uploaded the Global Auto Mart source files.
    • Project name: Contains the name of the z/OS® project.
    • Subproject name: Type GAM0MC2.
    • High-level qualifier: Contains your z/OS logon ID.
    • Runtime environment: Select Any.
    • Select and add resources to the subproject: Select this checkbox.
    • Property Group: Click Select a property group to associate with the subproject, and then select the AUTOMART property group.
  3. Click Finish. The Add Resources to Subproject window opens.
  4. Select <HLQ>.AUTOMART.ASSEMBLE(GAM0MC2.asm).
  5. Click OK. The z/OS Projects view is updated with the subproject and the data set member.
  6. Repeat this procedure to create subprojects for the following source programs. Associate the AUTOMART property group with each subproject.
    MVS Subproject Name Source Program
    GAM0MC3 <HLQ>.AUTOMART.ASSEMBLE(GAM0MC3.asm)
    GAM0VII <HLQ>.AUTOMART.COBOL(GAM0VII.cbl)
    GAM0VMI <HLQ>.AUTOMART.COBOL(GAM0VMI.cbl)
    GAM0VMM <HLQ>.AUTOMART.COBOL(GAM0VMM.cbl)
    GAM0VSI <HLQ>.AUTOMART.COBOL(GAM0VSI.cbl)
The zOS Global Auto Mart project is updated with the following subprojects and source files:
z/OS Projects view