asdf-java/README.md

1.6 KiB

asdf-java

Java plugin for the asdf version manager

Obey

By using this software you agree to:

Disclaimer

This plugin is at a very early stage in development. You may find bugs. You may find catasrophic and irreversible bugs. If you aren't comfortable losing all the things and building from scratch, then please wait for a beta release.

Install

After installing asdf, you can add this plugin like this:

asdf plugin-add java https://github.com/skotchpine/asdf-java

and install new versions like this:

asdf install java jdk-8u141

and switch versions like this:

asdf global java jdk-8u141

Reading

Read the asdf readme for instructions on how to install and manage versions of any language.

If you have trouble with any expected features, have any feature requests or want to contribute, please do an issue.