This program involves many classes, and therefore, has already been jarred.
Therefore, you will have to run some special procedures to invoke the program.
To run this program under Java2 and later, simply type java -jar JBrowser.
. Java 1.1.x and earlier is a bit more involved; you must have the Swing
1.1 classes in your classpath. Then, type jre -mx16M -ms10M -cp
JBrowser.jar JBrowser
.
Download the binaries. Do not unpack this file!
Download the source.