A zComponent Project contains zFolders. You
must associate all zFolders with z/OS data sets. Perform the following
steps to create the zFolders required for this tutorial.
Attention: You must already have created and
be working within a zComponent Project to be able to add zFolders
and associate them with data set definitions. Refer to the lesson
on creating a shared zComponent Project for more information:
Lesson 7: Creating a shared zComponent Project
- Expand your project in the Project Explorer view.
- Select the zOSsrc folder, right-click it to show
the context menu, then click .
- Specify COBOL as the zFolder name.
- Select the COBOL data set definition. This
associates the zFolder with a data set definition. When the Antz build
processes this zFolder, the values specified in the data set definition
will be used to allocate the corresponding z/OS data set.
- Click Finish.
- Follow steps 1 through 5 to create a LINK zFolder
and associate it with the LINK data set definition.