You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add jdk as new testable feature. This checks for the presence of javac.
Add -d|--dry-run command line argument to just output the generated command instead of executing it.
Add -j|--java-home command line argument just print java location instead of executing java. This allows to use archlinux-java-run to determine a suitable value for JAVA_HOME or to run a certain version of executables different to java. See help output for an example.