# $NetBSD: java-wrapper.conf,v 1.3 2004/10/05 22:03:42 tv Exp $ # # @PKG_SYSCONFDIR@/java-wrapper.conf # # System wide configuration file for java-wrapper. # See java-wrapper(1) for more information. # # Default Java implementation to use. I.e., 'sun14', 'wonka', etc. # This should be set to something, else most of these programs will not run! # DEFAULT= # Override the above setting on a command basis. # #APPLETVIEWER= #APT= #EXTCHECK= #IDLJ= #JAR= #JARSIGNER= #JAVA= #JAVAC= #JAVADOC= #JAVAH= #JAVAKEY= #JAVAP= #JAVAWS= #JDB= #KEYTOOL= #POLICYTOOL= #RMIC= #RMID= #RMIREGISTRY= #SERIALVER= #SERVERTOOL= #TNAMESERV= # Or, override the command line explicitly for a given command. # #JAR_CMD=${PREFIX}/bin/fastjar #JAVAC_CMD="${PREFIX}/bin/jikes -Xstdout -bootclasspath $(echo ${PREFIX}/java/jdk-1.3.1/jre/lib/*.jar | tr ' ' ':')"