Developer’s Guide

Table Of Contents
8-12
Developer’s Guide
2. In JBuilder, choose File menu > New Project.
3. In the dialog box, specify the name and location for the project file
(JBuilder Inventory).
4. Choose Project menu > Properties.
5. Click Libraries in the Properties dialog box.
6. In the Available Java Libraries dialog box, select the Fmpjdbc12.jar
file. (If the FileMaker JDBC Driver does not appear in this dialog
box, click New to locate the file and add it to the list.) Then click OK.
7. Click OK to close the Properties dialog box.
Create the data module
1. In JBuilder, choose File menu > New.
2. In the New dialog box, select the Data Module icon and click OK.
3. In the New Data Module dialog box, make sure that inventory is in
the Package text box and that the checkbox for Invoke Data Modeler
is selected.
4. Click OK to open the Data Modeler.
Design the data module
1. In the Data Modeler, choose Database menu > Add Connection URL.