openbsd-ports/java
kurt 5a73e969fe javaPathHelper is a script that java applications can use to provide a
constant and familiar method for launching java applications on
OpenBSD. The use of JAVACMD, JAVA_HOME and PATH environment variables are
well known methods for users to control which JVM is used to launch a
java application.  When a user sets up his environment javaPathHelp will
use it. No attempt is made to prevent the user from running an
application that requires a particular JVM version with a lower version.
When the user's environment has not be setup, javaPathHelper falls back
to inspecting which JDK or JVM satisfied the RUN_DEPENDS for the
package.

okay ian@
2006-08-01 14:43:56 +00:00
..
javaPathHelper javaPathHelper is a script that java applications can use to provide a 2006-08-01 14:43:56 +00:00
jlint Add WANTLIB marker 2005-02-22 14:35:08 +00:00
junit - begin using java MODULE 2005-06-17 21:47:29 +00:00
Makefile +junit 2001-09-14 05:58:45 +00:00