Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
UNTITLED()			      LOCAL			      UNTITLED()

NAME
     javavms -- the Java VM wrapper configuration file.

DESCRIPTION
     The  javavms  file  contains  a  list  of the registered Java VMs which are
     available to be used by javavm.  Each Java VM is listed by  specifying  the
     location of the main "java" executable on a line.

     The  javavms file may also contains comments.  Comments must start with the
     `#' character, and can be both lines by themselves or the trailing  portion
     of a line containing a registered Java VM.

FILES
     /usr/local/etc/javavms
	     The location of the Java VM wrapper configuration file.

SEE ALSO
     checkvms(1), javavm(1), registervm(1), unregistervm(1)

FreeBSD ports 15.quarterly	February 24, 2005		      JAVAVMS(5)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=javavms&sektion=5&manpath=FreeBSD+Ports+15.1.quarterly>

home | help