To create a remote PL/I include project

Restriction: This functionality requires Micro Focus Enterprise Developer UNIX Components.

Remote PL/I Include Project is a remote project which only contains PL/I include files to be referenced by other remote PL/I projects. This provides a central location to store/maintain PL/I include files for use by other projects.

  1. While in the Team Developer perspective, click File > New > Other.
  2. Expand Micro Focus PL/I > Remote Projects, click Remote PL/I Project, and then click Next.
  3. In the New Remote PL/I Include Project wizard, enter a project name.
  4. In the Choose file system list, select the file system you want to use and click Next.
  5. In the Choose file system list, select the file system you want to use and click Next.
  6. If you chose Network File System (Samba, NFS), in the Location field, specify the path with which to locate the project on the local machine.
    Tip: Select Use default location to use your current workspace.
  7. In the Remote settings section, in the Connection name field, choose the remote connection.
    Note: Only existing connections using your chosen file system are displayed; if the remote host connection is not listed when you click the Connection name field, click New Connection and use the New Connection wizard to create a new one.
  8. In the Remote location field, enter the location of the project on the remote host. You can use the Browse dialog box to browse the remote host's file system.

    For a network file system such as NFS or Samba, the Remote location value should be the UNIX/Linux representation of the path as specified in Location. For example, a location of X:NFS-mounted-drive-location\project-name should be represented by a remote location of /home/users/my-folder.

  9. Click Finish.

    This creates the project and displays it in the Application Explorer view.