1.0.1 • Published 4 years ago
vmj v1.0.1
About
vmj is a version manager for Java, that allows to quickly switch between your installed Java versions and to download and setup for you different JREs and JDKs.
For more info visit https://vmj.francescosorge.com/
Installation
- Globally install vmj via npm:
npm i -g vmj- Launch command
vmjChange your JAVA_HOME variable to point to:
your/home/folder/.vmj/javaChange your env variable PATH to point to:
your/home/folder/.vmj/java/binA reboot may be required depending on your OS in order to refresh the system's enviroment variables.