Guides you through the process of using the provided CICS Web services demonstration files to
import the LoanDemoJSON project used in this tutorial.
- From the Eclipse main menu, click
File > Import.
- Expand
General, and select
Existing Projects into Workspace; then click
Next.
- Click
Select root directory, then browse to the
%PUBLIC%\Documents\Micro Focus\Enterprise Developer\Samples\Mainframe\CICS\Classic\CWS\JSON\Provider\BottomUp directory; then click
Select Folder.
- On the
Projects list, ensure that
LoanDemoJSON is checked.
- Under
Options, check
Copy projects into workspace; then click
Finish.
The
Application Explorer view now shows the
LoanDemoJSON project, which is created in a
LoanDemoJSON subdirectory of your current Eclipse workspace, and is built automatically.