Adding zFolders and associating them with data set definitions

The zComponent Project is a collection of z/OS® data sets. zFolders are used to represent the data sets in your project. Perform the following steps to create a zFolder.

  1. Expand your project in the Project Explorer view.
  2. Select the zOSsrc folder, right-click it to show the context menu, then click New > Other > zFolder.
  3. Specify a name for the zFolder.
  4. Select a data set definition to associate with the zFolder. When the Antz build processes this zFolder, the values specified in this data set definition are used to allocate the corresponding z/OS data set.
  5. Click Finish.

Feedback