To load existing Eclipse projects in the IDE, you need to import them into the Eclipse workspace.
To import a project stored on your local machine or on a remote machine when using the network file system (NFS) connection
type:
- Click
File > Import > General.
- Click
Existing Projects into Workspace.
You can edit the project directly in its original location or choose to create a copy of the project in the workspace.
If you are importing a remote project and you use the RSE or SSH connection types:
- Before you start the import,
Visual COBOL create a remote connection to the remote host where the project to be imported resides.
This must be the same connection type (i.e. SSH or RSE) that was used to previously access the remote project.
- Click
.
- Click
Browse.
- Set
Connection to the one required to access the project you are about to import.
Note: If the connection does not already exist, click
New and use the
New Connection wizard to create the required connection.
- Select the directory that contains the projects you want to import, then click
OK.
- Select the project(s) to import, and then click
Finish.
Restriction: It is not possible to import remote mainframe projects that use the RSE file system.
The selected projects are imported into the current workspace.