The build configuration needs to set the path and location of the program that the JCL and enterprise server are expecting.
               Other settings required for JCL applications, such as an output type of "All executable native libraries" and a mainframe
               system of MVS, are set by default. 
               	 
            
 
            	 
             
               		
               - Right-click your project in the 
                  		  PL/I Explorer view and select 
                  		  Properties. 
                  		
               
- Expand the Micro Focus node and choose 
                  		  Build Configurations. 
                  		
               
- Click 
                  		  Manage Configurations. 
                  		
               
- Click the 
                  		  Create a new configuration button 
                  		   . .
- Select this new configuration and click the 
                  		  Rename button 
                  		   . Change the configuration name to 
                  		  PLIJCLbuild. . Change the configuration name to 
                  		  PLIJCLbuild.
- Mark this configuration as Active and click 
                  		  Finish. 
                  		
               
- In the Build Configurations dialog box, enter 
                  		  PLIJCLbuild.bin as the 
                  		  Output directory name and click 
                  		  Apply. 
                  		
               
- Select the 
                  		  Build Configurations > PL/I Compile Settings node, then select the 
                  		  Enable configuration specific settings check box. 
                  		
               
- In the list of settings, make sure that the value of 
                  		  External vars in data section is set to 
                  		  Yes. 
                  		
               
- Select 
                  		  Build Configurations > PL/I Link Settings and make sure 
                  		  Platform Target is set to 
                  		  64 Bit 
                  		
               
Click 
               		OK or 
               		Apply. The project builds, with the output saved in a new 
               		PLIJCLbuild.bin folder.