You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Subtitle: How to use the SDK Channel Map Editor

Overview
There has been some confusion about how to use the SDK Channel Map editor, and, in particular, how to test/validate that it works correctly. This wiki entry hopes to clear up the confusion and provide detailed information on using Tunetest to test/validate the channel map editor.

Setup

Create/Import Tunetest
There are multiple ways to create and populate a "tunetest" project. I'll describe one based on importing from a checked out version of the RI.

  • In the SDK, create an empty OCAP project (the name isn't important, but I'll call it "Tunetest").
  • Import the necessary files from the file system.
    The resulting (empty) project will have a src directory. Select it (click on it) and then File->Import. A dialog will open. Expand the "General" category, and select "File System". Then click on "Next". Browse to where you have checked out the RI and into the ri/RI_Stack/apps/qa subdirectory. Select the qa subdirectory and click "Ok". The Import dialog window will be populated with the qa subdirectory in the left hand pane and files listed in the right hand pane. Expand the qa subdirectory and the AutoXlet directory. "Check" (by clicking in the box) the org subdirectory. Check the org subdirectory of the qa directory. Click on Finish.
  • No labels