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 you are using the network file system (NFS):
- 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 remote file system (RSE):
- Before you start the import,
Visual COBOL create a remote connection to be used to access the remote server.
This must be the connection that was used to create the remote project.
- Click
File > Import > Micro Focus > Remote Projects.
- Click
Browse.
- Set
Connection to the appropriate connection name.
- Select the directory that contains the projects you want to import.
- Click
Finish.
This imports the projects into the current workspace and loads them in the IDE.
Restriction: It is not possible to import remote mainframe projects using RSE.