Adding the cloudscape JAR to the build path
Follow these steps to add the cloudscape JAR to the build path:
From the menu, select
Window > Preferences
. The
Preferences
window opens.
In the navigation tree, click
Java > Build Path > Classpath Variables
.
Click
New
. The
New Variable Entry
window opens.
In the
Name
field, type
CLOUDSCAPELIB
.
In the
Path
field, type
WSInstallDir\runtimes\bi_v6\cloudscape\lib
.
Click
OK
.
Click
CLOUDSCAPELIB - WSInstallDir\runtimes\bi_v6\cloudscape\lib
.
Click
OK
.
In the navigation tree, right-click
BankModule
.
From the pop-up menu, select
Properties
. The
Properties for BankModule
window opens.
In the navigation tree, click
Java Build Path
.
Click the
Libraries
tab.
Click
Add Variable
. The
New Variable Classpath Entry
window opens.
Click
CLOUDSCAPELIB - WSInstallDir\runtimes\bi_v6\cloudscape\lib
.
Click
Extend
. The
Variable Extension
window opens.
In the navigation tree, click
db2j.jar
.
Click
OK
.
Click
OK
. The
Setting build path
window opens.
Parent topic:
Creating the module
Previous topic:
Setting dependencies between modules