Native UltraLite for Java User's Guide
Understanding UltraLite Development
Developing applications with Borland JBuilder
The Native UltraLite for Java setup can be used with existing projects or with new projects.
To add UltraLite features to a JBuilder project
Open a JBuilder project.
Add the Native UltraLite for Java setup.
Choose File
On the General tab, select Native UltraLite Setup and click OK.
Choose a database name and deployment directories on the Windows CE device. Click Next.
Add names for the Windows CE shortcut (which will be displayed on the Start menu), the JAR name, and the main class. Click Finish.
A link file is added to your project. This link file is used to run the application on the Windows CE device.
The Native UltraLite for Java setup makes the following changes to your JBuilder project:
Adds Native UltraLite for Java in the list of available libraries.
Adds project properties for code insight templates.
Modifies the runtime configurations to locate jul9.dll when you run the application from within the development environment.