The following steps apply to the DB2 Everyplace Sample for Palm OS CLDC
project. The DB2 Everyplace Sample for Palm OS XTR project involves
similar steps.
This task is part of the main task of Compiling and running sample Java
applications on Palm OS targets. After you complete these steps, return
to Compiling and running sample Java applications on Palm OS targets.
Procedure
To import DB2eAppl.java into WSDD:
- In the Package Explorer View in the Java Perspective, right-click the
src folder in the DB2 Everyplace Sample for Palm OS CLDC project,
then click Import from the pop-up menu.
- On the Select page of the Import window, select File system as the import
source, then click Next.
- On the File system page of the Import window, click
Browse.
- Browse to the
<DB2Everyplace>\Clients\PalmOS\database\JDBC\cldc\sample folder,
then click OK.
- Select the DB2eAppl.java check box in the right pane,
then click Finish.
Return to Compiling and running sample Java applications on Palm OS targets.