get_default_java_path: Obtains the default path to the Java executable
Description
Obtains the default path to the Java executable
Usage
get_default_java_path(os = rappdirs::app_dir()$os)
Value
the default path to the Java executable
Arguments
- os
name of the operating system,
must be unix
(Linux, Mac) or win
(Windows)
Author
Richèl J.C. Bilderbeek