Getting Started with BOY

OPI Edtior Perspective

The OPI Editor Perspective has all the necessary workbench part prearranged so that you can easily start your OPI development. The OPI Editor Perspective can be opened from menu: CSS->Display->OPI Editor Perspective or Window->Open Perspective->OPI Editor .

Install Examples

Step 1. The OPI Examples can be loaded to your workspace by selecting menu CSS->Utilities->Install Samples . Or you can import BOY examples using menu File->Import...->BOY->BOY Examples wizard. After BOY examples are imported, you will see a project named BOY Examples in the navigator.

Step 2. Open the BOY Preference page from menu CSS->Preferences->Display->BOY. Set the color and font file as shown in below:

Step 3. Double click Main.opi to open it in the OPI Editor.

Step 4. Click the run button or press Ctrl+G to run the Main OPI. Just press those buttons on the main OPI to see how BOY works.

BOY Examples