Guides you through the steps required to 
                  		import the ReverseJSON project used in this tutorial to generate a CICS Web service. 
                  	  
               
            
 
            	 
            
               Import the ReverseJSON project
 
               		 
               		
                
                  		  
                  - 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\TopDown directory; then click 
                     			 Select Folder. 
                     		  
                  
- On the 
                     			 Projects list, ensure that 
                     			 ReverseJSON is checked. 
                     			  
                     		  
                  
- Under 
                     			 Options, check 
                     			 Copy projects into workspace; then click 
                     			 Finish. 
                     			 
                     The 
                        				Application Explorer now shows the 
                        				ReverseJSON project, which is created in a 
                        				ReverseJSON subdirectory of your current Eclipse workspace, and is built automatically. 
                        			 
                      
  
            	 
            
               Add a loadlib folder
 
               		 
               		
                
                  		  
                  - On the 
                     			 Application Explorer view, right-click the 
                     			 ReverseJSON project. 
                     		  
                  
- On the context menu, select 
                     			 New > Folder > Folder. 
                     		  
                  
- In the 
                     			 Folder name field, type 
                     			 loadlib, and then click 
                     			 Finish.