Here, you specify the properties for the ACCTWEB project, which include creation of a build configuration, preprocessor selection,
                  and path specifications. 
                  	  
               
            
 
            	 
             
               		 
               		  
               - Open the Project Properties page 
                  		  
               
-  
                  			 
                   
                     				
                     - In the 
                        				  Application Explorer view, right-click the 
                        				  ACCTWEB project; then select 
                        				  Properties. 
                        				
                     
 
- Create a build configuration 
                  		  
               
-  
                  			 
                   
                     				
                     - In the left pane, expand 
                        				  Micro Focus. 
                        				
                     
- Click 
                        				  Build Configurations. 
                        				
                     
- In the right pane, click 
                        				  Manage Configurations. 
                        				
                     
- Click the pencil icon to rename the current build configuration. 
                        				
                     
- Replace 
                        				  New Configuration with 
                        				  ACCTWEB Build. 
                        				
                     
- Click 
                        				  Finish. 
                        				
                     
 
- Specify build paths and targets 
                  		  
               
-  
                  			 
                   
                     				
                     - In the left pane, expand 
                        				  Build Configurations. 
                        				
                     
- Click the 
                        				  COBOL entry under 
                        				  Build Configurations. 
                        				
                     
- In the right pane, replace the 
                        				  New Configuration.bin value in the 
                        				  Output Path with 
                        				  loadlib. 
                        				
                     
- Ensure 
                        				  Target Type is set to 
                        				  All Native Library Files. 
                        				
                     
- Click 
                        				  Apply. 
                        				
                     
- In the left pane, click 
                        				  Build Path. 
                        				
                     
- In the right pane, click the 
                        				  Dependency Paths tab. 
                        				
                     
- Check 
                        				  ACCTWEB and 
                        				  ACCTWEB/cpy. 
                        				
                     
 
- Specify the CICS preprocessor 
                  		  
               
-  
                  			 
                   
                     				
                     - In the left pane, expand 
                        				  Project Settings > COBOL. 
                        				
                     
- Click the 
                        				  CICS Preprocessor entry under 
                        				  COBOL. 
                        				
                     
- In the right pane, check 
                        				  Use CICS Preprocessor. 
                        				
                     
- Click 
                        				  Apply and Close. 
                        				
                     
 
At this point, Eclipse automatically rebuilds the project, this time without errors.