Gerard Verger - 2001-08-27

I have downloaded the jar files and I come to the window "Loading plugins", but it get stuck there. Some advice would help.

Gerard
-------------------------
$  java -jar BiGZiP-v1.1.44.jar
Loading BiGZiP...
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
.......
Exception in thread "main" java.lang.NoClassDefFoundError: javax/help/HelpSetException
    at com.bigzip.archive.PluginListing.<init>(PluginListing.java:8)
    at com.bigzip.registrar.PluginRegistrar.load(PluginRegistrar.java:152)
Exception in thread "main" java.lang.NoClassDefFoundError: javax/help/HelpSetException
    at com.bigzip.archive.PluginListing.<init>(PluginListing.java:8)
    at com.bigzip.registrar.PluginRegistrar.load(PluginRegistrar.java:152)
    at BiGZiP.initialisePluginRegistrar(BiGZiP.java:75)
    at BiGZiP.main(BiGZiP.java:176)