BTT provides a number of tools that support the development of applications. All the tools are plug-ins of Rational Application Server.
Application Wizard
The Application Wizard is a plug-in tool that enables you to create WebSphere Multichannel Bank Transformation Toolkit applications rapidly.
Transaction Editor
The Transaction Editor provides a graphical editor for creating and developing WebSphere Multichannel Bank Transformation Toolkit transactions. It also generates the XML configuration files of the transactions and the skeleton code of the transaction classes.
XUI Editor
The XUI Editor is a WYSWYG tool that creates WebSphere Multichannel Bank Transformation Toolkit XML-based UI files.
RUI Editor
The RUI editor is a WYSIWYG tool that enables you to design and create user interfaces for rich client application.
Deployment Descriptor editor
Deployment Descriptor Editor (DDE) is a graphical editor to enable you to build the btt.xml file rapidly. By using the Deployment Descriptor Editor, you can create btt.xml and manage the components and configuration items of the file in the user interface.
Web services tooling
The Web services tooling allows you to invoke Web services without requiring you to write any Java code. You can select and retrieve a WSDL file, select the Web service operation described in the WSDL file that you want to invoke, and create data mappings between the data model and the Web services data model so that messages can be exchanged between the two.
Formatter simulator
The Formatter simulator simulates how a string is parsed into a specific data item.
Functional Trace Helper
The Functional Trace is intended for functional developers, and it records execution and error information when code is being tested during the development phase.
For mote information about BTT tooling please refer
http://publib.boulder.ibm.com/infocenter/btt/v8r0/topic/com.ibm.btt.doc/doc/concepts/devtool.html
After you acquired BTT installation package, you can extract BTT tools plugins from the package and install BTT tools with Eclipse update site or copy BTT tools plugins into eclipse plugin folder directly.