In this lesson, you will take the Global Auto Mart source
files you uploaded to the remote system and will add them to the z/OS® subprojects you created in
the last lesson.
To add remote files to a z/OS subproject:
- Make sure you are in the z/OS Projects perspective.
- In the Remote System Explorer view,
navigate to the AUTOMART.ASSEMBLE partitioned data
set, MVS Files > My Data Sets.
- Expand the partitioned data set and right click on the
file, GAM0MC1.asm, and select Add to Subproject.
- In the Add dialog box that appears,
select Project A from the Project Name drop
down menu. Select GAM0MC1 from the Subproject
Name drop down menu. Click Finish.
- If you expand the Project A > GAM0MC1 subproject,
you will see the remote file added to the subproject.
- Repeat steps 4 and 5 adding the files GAM0MC2.asm and GAM0MC3.asm to
Project A, subproject GAM0MC2 and GAM0MC3 respectively.
- For Project B, add GAM0MC1.asm to the GAM0MC1 subproject, GAM0MC2.asm to
the GAM0MC2 subproject, and GAM0MC3.asm to
the GAM0MC3 subproject.
- For Project C, add GAM0VMI.cbl to the GAM0VMI subproject, GAM0VMM.cbl to
the GAM0VMM subproject, GAM0VII.cbl to
the GAM0VII subproject and GAM0VSI.cbl to
the GAM0VSI subproject.
When the projects and subprojects are expanded in the z/OS
Projects view, you should see each of the files that you
have added to the subprojects from the remote system.