Extending : Processor editor extension : Extending the Processor editor : Creating and registering an object mapping file : Registering an object mapping file
  
Registering an object mapping file
To register an object mapping file, do the following steps:
1 Open the plugin.xml file.
2 Click the Extensions tab, and then click Add. The New Extension window opens.
3 In the Extension Points tab of the New Extension window, select com.ibm.btt.tools.transaction.editor.generator. Click Finish.
4 In the All Extensions panel, right-click com.ibm.btt.tools.transaction.editor.generator, and then click New > generator.
5 In the Extension Details panel, select the mapping file that was selected in the file field.
6 In the target field, enter Default Generator.
Go up to
Creating and registering an object mapping file