A convenience program is provided for each platform for starting up The Beanery.
- On OS/2, run.cmd.
- On Windows, run.bat.
- On Unix, run.sh.
Go to the directory in which The Beanery is installed, and type run (or run.sh on Unix) to start it.
You may also start The Beanery manually by adding Beanery.jar, sk.jar and your output directory to the CLASSPATH and then invoking the java vm, using the command java com.ibm.beanery.Beanery.
[Goto Top]