You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
j/README.md

1.0 KiB

j

Java Version Manager

d34a2d8bb5d1f088687399f1cfe3468

安装

默认文件下载安装在用户目录下 .j 指定安装目录需要 添加环境变量 J_HOME

命令

列出

列出所有可按照版本

j ls-all

image

列出本地安装版本

j ls

image

下载

j install 8

image image

切换版本

j use 17

image