NIXPKGS-39: Java wrapper script generator
We need a helper script/function to produce Java wrapper scripts, i.e., scripts that execute the JVM with the right JAR etc. to run a Java application.
Examples: jdiskreport, azureus, trang, saxon.
Something like
makeJavaWrapper $jre $out/bin/saxon8 –jar $out/saxon8.jar
Submitted on 7 January 2007 at 18:08
Log in to post comments