Generate the BLDRAPPL application in AppMaster Builder, and automatically compile in 
                  		Enterprise Developer. 
                  	  
               
            
 
            	 
            Restriction:  This topic applies only when the AppMaster Builder AddPack has been installed, and applies only to Windows platforms. 
               	 
            
 
            	 
            We set the generation options for the BLDRAPPL application when we defined the application in AppMaster Builder. BLDRAPPL
               is configured to put generated code into a specified 
               		Enterprise Developer project, where it is compiled automatically. 
               	 
            
 
            	 
            
               Requirements
 
               		 
               		
               Before attempting this tutorial, you must complete: 
                  		
               
 
               		
                
               		
               If you have closed 
                  		  Enterprise Developer, start it; then open the AppMaster Builder perspective. 
                  		
               
 
               	 
              
            	 
             
               		 
               		  
               - Generate and compile BLDRAPPL 
                  		  
               
  
               		  
               -  
                  			 
                  
 
                     				
                     - From the 
                        				  Project Explorer, expand 
                        				  c:\amb_tutorials\BLDRAPPL\dev1. 
                        				
                     
  
                     				
                     - Right-click 
                        				  BLDRAPPL; then select 
                        				  Generate Application. 
                        				
                     
  
                     				
                     - To watch the generation processing, click 
                        				  Window > Show View > Console. 
                        				
                     
  
                     			 
                  
 
                  		  
                 
               		 
               		 
               		  
               - View generated code 
                  		  
               
  
               		  
               - 
                  			 
                  
                     				
                     - In Eclipse, open the 
                        				  COBOL Explorer.
                        				
                     
 
                     				
                     - Expand the 
                        				  AMB_BLDRAPPL project.
                        				
                     
 
                     				
                     - Expand 
                        				  COBOL Programs, 
                        				  Copybooks, and 
                        				  BMS Source Files. 
                        				
                     
 
                     				
                     - Double-click an object in any of these folders to see the generated source code.
                        				
                     
 
                     			 
                  
                  		  
                 
               		 
               	 
            
 
            	 
            This completes the series of AppMaster Builder tutorials. From here, you can: 
               	 
               
 
                  		
                  - Debug the application from the Enterprise Developer COBOL perspective. See 
                     		  Debugging in Eclipse for more information. 
                     		
                  
  
                  		
                  - Deploy and run the application on Enterprise Server. See 
                     		  Deploying COBOL Applications for more information. 
                     		
                  
  
                  		
                  - Deploy the application to the mainframe.