Micro FocusĀ Enterprise DeveloperĀ 2.3 for Visual Studio 2015
>
Welcome
>
Getting Started
>
Mainframe Tutorials
>
Tutorials: CICS
>
Tutorial: Web-Enabled CICS Acting as a Web Server
>
Create Project and Configure Server
>
Create a Project
Create a Project
To create a project to hold the demo application files:
Create a working directory on your machine, for example
c:\tutorials
.
Start Visual Studio.
Click
File > New > Project > COBOL > Native > Mainframe Subsystem Application
.
Specify a name for your project, for example
acctweb
.
Specify your working folder as
c:\tutorials
in the
Location
text box.
Clear the
Create directory for solution
check box.
Click
OK
.
This creates a folder
acctweb
in your working directory.
Parent topic:
Create Project and Configure Server
Next topic:
Specify Project Properties