Creating a BTT Rich Client Channel application Project

About this task
To create a BTT Rich Client Channel application project, do the following steps:
  1. In RAD, open the J2EE or the Web perspective.
  2. Click File > New > Other.... The New Project wizard opens.
  3. Expand BTT folder, select Rich Client Application Project, then click Next button.
  4. Input a Rich Client Application Project name in Project name: blank.. Then click Next button.
  5. Input a context root name in Context Root blank. Check the Generate deployment descriptor checkbox. Then click Next button, or click Finish button to finish the wizard using the default configuration.
  6. Input a package name in Package Name: blank. Click Finish button. A Rich Client application project is created.
What to do next
The generated Rich Client project has the following files:
Screen capture showing the files of generated HTML channel project.

The Rich Client channel features can be found in file btt.xml. To find these features, double click btt.xml to open it, and click Channel Handler tab.