bat
The supplied batch files in this folder are provided as examples.
You will need to:
- either set the environment variable DB4O_HOME or move
the batch files to the db4o home directory to run them from there.
The db4o home directory is further up by one level, where db4o.jar is found.
- compile the supplied source code first. You can use compile.bat to do this. Many
alternative compilers to Sun's javac are considerably faster. You might like to
try
Jikes.
We recommend the usage of integrated development
environments like
JBuilder Foundation Edition or NetBeans.
Remember to add db4o.jar to your project CLASSPATH.
A note to the regression test batch file:
Depending on your system, one run can take an hour or more without any
noticeable effect. It should finally pass.