How to Manage multiple Java versions on macOS

Filipe Mesquita - Feb 23 '23 - - Dev Community

Use jenv

Use homebrew to add a java version.

Use the command: jenv add to add this version to jenv

jenv versions to see all versions added

More info: https://www.jenv.be/

. . . . . . . .
Terabox Video Player