-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

jenv


> Command-line tool to manage the "JAVA_HOME" environment variable.

More information.


Add a Java version to jEnv:

jenv add {path/to/jdk_home}

Display the current JDK version used:

jenv version

Display all managed JDKs:

jenv versions

Set the global JDK version:

jenv global {java_version}

Set the JDK version for the current shell session:

jenv shell {java_version}

Enable a jEnv plugin:

jenv enable-plugin {plugin_name}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 05:52:59 2024