halcyon / asdf-java

A Java plugin for asdf-vm.
MIT License
440 stars 84 forks source link

Support to .sdkmanrc as legacy file? #183

Open juliogc opened 2 years ago

juliogc commented 2 years ago

I know that the plugin already supports .java-version as legacy files but I moved to a new company where they use SDKMan as the default Java version manager and it would be great if this plugin could also support the .sdkmanrc files as legacy files.

Here's an example:

# Enable auto-env through the sdkman_auto_env config
# Add key=value pairs of SDKs to use below
java=17.0.3-tem