archlinux-java
Neat helper script to list, set or unset default Java environment on Arch distributions.
General
Usage
archlinux-java <COMMAND>
COMMAND:
status List installed Java environments and enabled one
get Return the short name of the Java environment set as default
set <JAVA_ENV> Force <JAVA_ENV> as default
unset Unset current default Java environment
fix Fix an invalid/broken default Java environment configurationReference
Last updated