You create a project that comprises all the parts of your application, for example the COBOL source and BMS files. You build
the demonstration application in
Enterprise Developer, and deploy and run it on an
enterprise server region.
- Start
Enterprise Developer. If you need instructions, see
To start
Enterprise Developer.
- Click
File >
New >
Project.
- In the left pane, expand
Templates > COBOL; then click
Native.
- In the center pane, select
Mainframe Subsystem Application.
- In the
Name field, type
ACCT.
- In the
Location field, type
c:\tutorials.
- Ensure
Create directory for solution is unchecked.
- Click
OK.
This creates the
c:\tutorials working directory and an
ACCT project subdirectory.