RIM kAWT Build Instructions

  1. Create a new Project "kAWT" in the RIM IDE
  2. Add the following filea to the kAWT project:
  3. Select the "build as library" checkbox in the kAWT project settings
  4. Build the project
  5. Create a new project "KawtDemo"
  6. Add all java files in kawt\demos\kawtdemo to the KawtDemo project
  7. Select the kAWT checkbox in the project dependencies
  8. Run the kawt demo