Change Project Settings

Open a Project Tutorial Contents Compile a Project

When you create a project, Cosmo Code also generates a default class path, compile command and run command for the project. The run command for an applet is the name of the HTML file that includes the applet. The QuickMenu applet is called from a file called index.htm, but the run command supplied by Cosmo Code is QuickMenu.html. You need to change this command to index.htm.

  1. Choose Project > Project Settings....

    <PIC>

  2. In the Run Command field, change QuickMenu.html to index.htm.

  3. In the Binary Linking field, change N32 ABI to O32 ABI.

  4. Click OK.
    Open a Project Tutorial Contents Compile a Project

    Guide to the Cosmo Code Development Environment
    12-96*158