Creating a Project
You can create a new project using any of the following:
- File menu
- Context menu of Navigator View
- New Wizard tool on the tool bar
- Select [File] > [New] > [Project] or select [New] > [Project]
from the context menu of the Navigator View or click on
icon in the tool bar. The [New] dialog box
appears.
- Select [COBOL] on the left frame and [COBOL Project] on the right frame.
- Click on [Next] button. The New [Cobol Project] page appears.
- Enter the project name in the [Project name] text box.
- Click on [Use default] to create the project in the default path or click
on [Browse] option to choose your own directory path. By default [Use default]
option is selected.
In Eclipse COBOL platform,
the project cannot be saved outside the workspace folder.
- You may click on [Back] button to go back to the previous dialog box and
make changes.
- Click [Next]. The [COBOL Project] page appears.

- Under [Target type], select the type of COBOL application to be created.
"Executable file" or "Dynamic link library" can be selected for the COBOL
project.
- Enter Target name for the COBOL application in [Target name].
- Click [Finish]. The COBOL project is created without source code
generation. The project name appears in Navigator View, Dependency View, and
Structure View.
All Rights Reserved, Copyright (C) FUJITSU LIMITED 2003-2005