1 Open the plugin.xml file of the UDTT extension plug-in project, and then click the Extensions tab.
2 In the All Extensions panel, click Add… to open the New Extension window.
3 In the Extension Point Filter field of the New Extension window, enter com.ibm.btt, and then select com.ibm.btt.tools.common.naming. Click Finish.
4 In the All Extensions panel, right-click com.ibm.btt.tools.common.naming, and then click New > manager.
5 In the Extension Element Details panel, enter detailed information.
▪ In the Class field, enter the implementation class of naming manager described previously.
▪ In the Priority field, specify the priority of this extension.
▪ If the extension point is registered by multiple plug-ins, the extension with the higher priority is invoked by UDTT. The UDTT default naming manager is registered as low priority; therefore, the customized naming manager should be registered as medium or high priority.