To create a remote mainframe PL/I project

Restriction: This functionality requires Micro Focus Enterprise Developer UNIX Components.
  1. While in the Team Developer perspective, click File > New > Other.
  2. Expand Micro Focus PL/I > Remote Projects, click Remote Mainframe PL/I Project, and then click Next.
  3. In the New Remote Mainframe PL/I 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. 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.
  6. 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.
  7. 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.

  8. Click Finish.

    The project is created and appears in the Application Explorer view.