Rational Developer for System z, Version 7.6

Copying source files into a project using the Navigator view

This topic describes how to copy source files into the workbench's Navigator view, so that you can use the source files when you run the Enterprise Service Tools single-service wizards.

These instructions assume that the target directory in the Navigator view resides in a local project in the z/OS® Projects view of the z/OS perspective.

To copy the source files:
  1. Create a folder for source files in the new local project, if you have not already done so:
    • In the z/OS Projects view, right-click the name of the new local project (such as COBOL Project 001).
    • Select New > Folder. The New Folder wizard opens.
    • In the New Folder wizard:
      1. Select from the list the name of the project in which you want to create the folder.
      2. In the Folder name input field, type the name that you want to use for the new folder (such as Source).
      3. Click Finish.

    The new folder is created.

  2. Copy the source files from a directory on your workstation into the proper directory in the Navigator view. (The proper target directory in the Navigator view has the same path and name as the folder that you created in the previous step).
    Note: If the user wants to run a top-down scenario via WSDL file with imported schemas in the Resource perspective, the user should copy the whole directory structure into the resource project.
    1. Open the Navigator view:
      1. On the main menu of the workbench, select Window > Show View > Other. The Show View wizard opens.
      2. In the Show View wizard:
        1. Expand General.
        2. Select Navigator.
        3. Click OK.

      The Navigator view opens, showing all the projects in the current workspace.

    2. In the Navigator view:
      1. Expand the project that you are working on (such as COBOL Project 001).
      2. Select the directory that you are working on (such as Source).
        • The directory has the same name and path as the new folder in the z/OS Projects view (for example, COBOL Project 001/Source).
    3. Open the directory on your workstation that contains the source files.
    4. Drag the source files (such as queryAccount.cbl) from the workstation directory to the new folder (Source) in the Navigator view.

  3. Close the Navigator view when you are finished copying files.


Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)