Importing DB2eAppl.java into WSDD for non-Palm OS targets

This task is part of the main task of Compiling and running sample Java applications on non-Palm OS targets. After you complete these steps, return to Compiling and running sample Java applications on non-Palm OS targets.

Procedure

To import DB2eAppl.java into WSDD for non-Palm OS targets:

  1. In the Package Explorer in the Java Perspective, expand the DB2 Everyplace Sample project, select the src folder, then click File -->Import.
  2. On the Select page of the Import window, select File system as the import source, then click Next.
  3. On the File system page of the Import window, click Browse for the Directory field, browse to the <DB2Everyplace>\Clients\Win32\database\jdbc folder, then click OK.
  4. Back on the File system page of the Import window, select the DB2eAppl.java check box in the right pane, then click Finish.

Return to Compiling and running sample Java applications on non-Palm OS targets