#!/bin/sh
exec java -Djpf.boot.config=/usr/share/java/jBitcollider/boot.properties -cp "$(build-classpath commons-logging jpf jpf-boot BrowserLauncher2 )" org.java.plugin.boot.Boot
