halcyon / asdf-java

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

Use user home to integrate java for macOS #221

Open rennsax opened 4 months ago

rennsax commented 4 months ago

Fix #213.

To integrate jdk at user home, set java_macos_integration_in_home = yes.

mrmeszaros commented 3 months ago

@rennsax Thanks for the effort!

A few points to consider:

I hope the maintainer (@halcyon) should be able to help You with these, until then I'll try to test it locally, and give You feedback if I encounter some issues.

rennsax commented 2 months ago

@mrmeszaros Thanks for your advices! I may struggle some time to deal with the tests.