When 
		Enterprise Developer searches for additional preprocessors it checks the ADDONS registry tree and enumerates through all preprocesors’ names. It then provides a list of the additional preprocessors within the project and the file property pages, and the build configuration pages. The information about any additional preprocessors and preprocessor arguments is then saved with the other build and compile settings in the COBOL project file (.cobolProj). 
	 
 
	 Specify a preprocessor to use with your project
 
		 
		To specify an additional preprocessor for use with your project: 
		
 
		 
		  - Click 
			 Project > Properties. 
		  
- Click 
			 Micro Focus > Project Settings > COBOL > Additional Preprocessors. 
		  
- Specify a preprocessor to use with your project: 
			  
				- To specify your own or third-party preprocessor to use with your project: 
				   
					 - Click 
						New. This displays the 
						Add Custom Preprocessor dialog box. 
					 
- Type the name of the preprocessor in the 
						Name field. 
					 
- Specify the location of the preprocessor in the 
						Location field. Alternatively, click 
						Browse and navigate to the preprocessor location. 
					 
- Type the directives in the 
						Directives field. Use space to separate multiple directives. 
					 
 
- To specify an installed preprocessor to use with your project: 
				   
					 - Click 
						Installed, this will display the 
						Add Installed Preprocessor dialog box. 
					 
- In the 
						Name list, select the installed preprocessor to use. 
					 
- Type any required directives in the 
						Directives field. 
					 
- Click 
						OK. 
						 If you name the preprocessor the same as an existing preprocessor, the IDE prompts you for confirmation to overwrite the existing preprocessor. 
						 
 Note: It is not possible to combine the "Micro Focus - EHTML Preprocessor" and "Micro Focus - XML Preprocessor" with other preprocessors. Selecting one of these preprocessors will prevent you from adding any other additional preprocessors. See 
					  Integrating Preprocessors into 
						Enterprise Developer for instructions about how to integrate an additional preprocessor with the list in 
					  Enterprise Developer. 
				   
 
 
- Click 
			 OK to save your changes. 
		  
 Each preprocessor you add is inserted at the top of the list on the Preprocessor page. The order of execution of preprocessors is from the top to the bottom of the list. 
		
 
	 Specify a preprocessor to use with a build configuration
 
		 
		To enable an additional preprocessor for a build configuration: 
		
 
		 
		  - Click 
			 Project > Properties. 
		  
- Expand 
			 Micro Focus > Build Configurations > COBOL. 
		  
- Click 
			 Additional Preprocessors. 
		  
- Select the 
			 Build Configuration. 
		  
- Check 
			 Enable configuration specific settings. 
		  
- Specify a preprocessor to use with your selected build configuration: 
			  
				- To specify your own or third-party preprocessor to use with your build configuration: 
				   
					 - Click 
						New, this will display the 
						Add Custom Preprocessor dialog box. 
					 
- Type the name of the preprocessor in the 
						Name field. 
					 
- Specify the location of the preprocessor in the 
						Location field. Alternatively, click 
						Browse and navigate to the preprocessor location. 
					 
- Type the directives in the 
						Directives field. You can add multiple directives by creating a space separated list. 
					 
 
- To specify an installed preprocessor to use with your build configuration: 
				   
					 - Click 
						Installed, this will display the 
						Add Installed Preprocessor dialog box. 
					 
- In the 
						Name list, select the installed preprocessor to use. 
					 
- Type any required directives in the 
						Directives field. 
					 
- Click 
						OK. 
						If you name the preprocessor the same as an existing preprocessor, the IDE will prompt you for confirmation to overwrite the existing preprocessor. 
						 
 Note: It is not possible to combine the "Micro Focus - EHTML Preprocessor" and "Micro Focus - XML Preprocessor" with other preprocessors. Selecting one of these preprocessors will prevent you from adding any other additional preprocessors. See 
					  Integrating Preprocessors into 
						Enterprise Developer for instructions about how to integrate an additional preprocessor with the list in 
					  Enterprise Developer. 
				   
 
 
- Click 
			 OK to save your changes. 
		  
 Each preprocessor you add is inserted at the top of the list on the Preprocessor page. The order of execution of preprocessors is from the top to the bottom of the list. 
		
 
	 Specify a preprocessor to use with a file
 
		 
		To enable an additional preprocessor for an individual file in your project: 
		
 
		 
		  - In COBOL Explorer, right-click a COBOL program in your project, and click 
			 Properties. 
		  
- Click 
			 COBOL > Additional Preprocessors. 
		  
- Check 
			 Enable file specific settings. 
		  
- Specify a preprocessor to use with the selected file: 
			  
				- To specify your own or third-party preprocessor to use with your file: 
				   
					 - Click 
						New, this will display the 
						Add Custom Preprocessor dialog box. 
					 
- Type the name of the preprocessor in the 
						Name field. 
					 
- Specify the location of the preprocessor in the 
						Location field. Alternatively, click 
						Browse and navigate to the preprocessor location. 
					 
- Type the directives in the 
						Directives field. You can add multiple directives by creating a space separated list. 
					 
 
- To specify an installed preprocessor to use with your file: 
				   
					 - Click 
						Installed, this will display the 
						Add Installed Preprocessor dialog box. 
					 
- In the 
						Name list, select the installed preprocessor to use. 
					 
- Type any required directives in the 
						Directives field. 
					 
- Click 
						OK. 
						If you name the preprocessor the same as an existing preprocessor, the IDE will prompt you for confirmation to overwrite the existing preprocessor. 
						 
 Note: It is not possible to combine the "Micro Focus - EHTML Preprocessor" and "Micro Focus - XML Preprocessor" with other preprocessors. Selecting one of these preprocessors will prevent you from adding any other additional preprocessors. See 
					  Integrating Preprocessors into 
						Enterprise Developer for instructions about how to integrate an additional preprocessor with the list in 
					  Enterprise Developer. 
				   
 
 
- Click 
			 OK to save your changes. 
		  
 Each preprocessor you add is inserted at the top of the list on the Preprocessor page. The order of execution of preprocessors is from the top to the bottom of the list.