To import the COBOL programs and copybooks into the project's source folder:
- In the COBOL Explorer view, expand the
AddressBookJVM project.
- Right-click the
src folder, and then click
.
This opens the
Import dialog box.
- Click
.
- Click
Next.
- Click
Browse next to the
From directory field.
This opens the
Import from directory dialog box.
- Navigate to the
Eclipse\jvm_cobol\AddressBookDemo\addressBookJVM\src folder in the samples directory installed with
Enterprise Developer, which by default is
%PUBLIC%\Documents\Micro Focus\Enterprise Developer\Samples.
- Click
OK.
- In the left pane, check the
src folder.
- Click
Finish.
Note: The project should build automatically. If not, click
.