I'm trying to use sleepycat for the first time but I can't compile the
SimpleExample program. I'm using the Java 3.2.23 version and I've
downloaded, unzipped and added C:\...\je-3.2.23.jar and
C:\...\examples in the environment path as per instructions but when I
try to compile I get "package com.sleepycat.je"
does not exist. Does the .jar file need to be moved somewhere else?
It's in C:\...je-3.2.23\je-3.2.23\lib\.
Thanks.