Creating a BTT Rich Client Channel plug-in 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 Plug-in Development folder, select Plug-in Project, then click Next button.
  4. Input a Rich Client Plug-in Project name in Project name: blank. Then click Next button.
  5. Make sure the Would you like to create a rich client application? radio box is “Yes”. Click Next button.
  6. Select BTT Rich Client Skeleton. Then click Next button, or click Finish button to finish the wizard using the default configuration.
  7. Input a title name in Application window title: blank. Input a package name in Package Name: blank. Input a class name in Application class blank. Click Finish button. A Rich Client plug-in project is created.
What to do next
The generated Rich Client plug-in project has the following files:
Screen capture showing the files of generated HTML channel project.

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