The properties you specify on the 
                  		ES Debug page in the properties of a folder loaded in Solution Explorer applies to all files in the folder. 
                  	  
               
            
 
            	 
            Note: Folder properties only apply to folders loaded in Solution Explorer using 
               		. 
               	 
            
 
            	 
             
               		 
               		  
               - Core Dump 
                  		  
               
  
               		  
               - Specify the name and the path to the core dump file to use for debugging your application. 
                  		  
               
  
               		 
               		 
               		  
               - Debug > Active Settings 
                  		  
               
  
               		  
               - Specify whether you debug a CICS, a JCL, an IMS application, or a Web service. 
                  		  
               
  
               		 
               		 
               		  
               - Properties for CICS 
                  		  
               
  
               		  
               -  
                  			 
                  
 
                     				 
                     				  
                     - User 
                        				  
                     
  
                     				  
                     - The CICS user id used to start the application. 
                        				  
                     
  
                     				 
                     				 
                     				  
                     - Terminal 
                        				  
                     
  
                     				  
                     - The CICS terminal id used to start the application. 
                        				  
                     
  
                     				 
                     				 
                     				  
                     - Transaction 
                        				  
                     
  
                     				  
                     - The CICS transaction for the application. 
                        				  
                     
  
                     				 
                     				 
                     				  
                     - Link-level program 
                        				  
                     
  
                     				  
                     - The CICS invoked program at which to start debugging. 
                        				  
                     
  
                     				 
                     			 
                  
 
                  		  
                 
               		 
               		 
               		  
               - Properties for JCL 
                  		  
               
  
               		  
               -  
                  			 
                  
 
                     				 
                     				  
                     - Job name 
                        				  
                     
  
                     				  
                     - The name of the job. 
                        				  
                     
  
                     				 
                     				 
                     				  
                     - Job number 
                        				  
                     
  
                     				  
                     - The number of the job in the held queue. 
                        				  
                     
  
                     				 
                     				 
                     				  
                     - Step name 
                        				  
                     
  
                     				  
                     - The step that you want to debug. 
                        				  
                     
  
                     				 
                     				 
                     				  
                     - Top-level program 
                        				  
                     
  
                     				  
                     - The program id of the program that you want to debug. 
                        				  
                     
  
                     				 
                     			 
                  
 
                  		  
                 
               		 
               		 
               		  
               - Properties for IMS 
                  		  
               
  
               		  
               -  
                  			 
                  
 
                     				 
                     				  
                     - User 
                        				  
                     
  
                     				  
                     - The user id to be used when debugging this application. 
                        				  
                     
  
                     				 
                     				 
                     				  
                     - Terminal 
                        				  
                     
  
                     				  
                     - The logical terminal ID to be used when debugging this application. This is the eight-character name of the TN3270 connection
                        within Enterprise Server that is either allocated dynamically or specified by the TN3270 client emulator. 
                        				  
                     
  
                     				 
                     				 
                     				  
                     - Transaction 
                        				  
                     
  
                     				  
                     - The transaction to be used when debugging this application. 
                        				  
                     
  
                     				 
                     				 
                     				  
                     - Top-level program 
                        				  
                     
  
                     				  
                     - The start program to be used when debugging this application. 
                        				  
                     
  
                     				 
                     			 
                  
 
                  		  
                 
               		 
               		 
               		  
               - Properties for Web Services 
                  		  
               
  
               		  
               -  
                  			 
                  
 
                     				 
                     				  
                     - Client IP Address 
                        				  
                     
  
                     				  
                     - Leave this field empty to enable debugging from any IP address. Specify an IP address to allow debugging only from it. 
                        				  
                     
  
                     				 
                     				 
                     				  
                     - Service 
                        				  
                     
  
                     				  
                     - Specify the address of the web service to debug. Enter the address and any specific operation that is part of the web service
                        in the following format - 
                        					 http://namespace/ServiceName#OperationName