Expand
General, and select
Existing Projects into Workspace, and then click
Next.
Select
Select root directory, then browse to the
$COBDIR/demo/cics/cws/json/requester/topdown/eclipse directory, and then click
Open.
On the
Projects list, ensure that
ReverseJSON is checked.
Under
Options, check
Copy projects into workspace, and then click
Finish.
The
Application Explorer view now shows the
InvokeReverseJSON project, which is created in an
InvokeReverseJSON subdirectory of your current Eclipse workspace, and is built automatically.
Add project folders for generated request and response bundles
In the
Application Explorer view, right-click the
InvokeReverseJSON project.
Select
New > Folder > Folder from the context menu.
In the
Folder name field, type
bundles, and then click
Finish.
In the
Application Explorer view, right-click the
bundles folder you just created.
Using the same method, create subfolders named
REQBNDL and
RESPBNDL respectively.