Contents Index Developing UltraLite applications with Metrowerks CodeWarrior Creating UltraLite projects in CodeWarrior pdf/preface.pdf

UltraLite User's Guide
  Developing Applications for the Palm Computing Platform
    Developing UltraLite applications with Metrowerks CodeWarrior

Installing the UltraLite plug-in for CodeWarrior


The files for the UltraLite plug-in for CodeWarrior are placed on your disk during UltraLite installation, but the plug-in is not available for use without an additional installation step.

To install the UltraLite plug-in for CodeWarrior

  1. Ensure that you are running CodeWarrior version 6 or CodeWarrior version 7. You can obtain patches for CodeWarrior from the Metrowerks Web site.

  2. From a command prompt, change to the UltraLite\palm\68k\cwplugin subdirectory of your SQL Anywhere directory.

  3. Run install.bat to copy the appropriate files into your CodeWarrior installation directory: The install.bat file takes two arguments:

    For example, the following command (which should be entered on one line) installs the plug-in for CodeWarrior 7 in the default CodeWarrior installation directory.

    install "c:\Program Files\Metrowerks\CodeWarrior for Palm OS Platform 7.0" r7

    You only need double quotes around the directory if the path has spaces.

Uninstalling the CodeWarrior plug-in 

There is also a file uninstall.bat, that you can use in the same way as install.bat to uninstall the UltraLite Plug-in from CodeWarrior.


Contents Index Developing UltraLite applications with Metrowerks CodeWarrior Creating UltraLite projects in CodeWarrior pdf/preface.pdf