diff options
author | przemelek <przemelek@gmail.com> | 2018-08-19 15:09:52 -0700 |
---|---|---|
committer | przemelek <przemelek@gmail.com> | 2018-08-19 15:09:52 -0700 |
commit | 917b108e69a2b91fa8e260a938523b88eb79959e (patch) | |
tree | df077916dfa32113097fd3504af3e16127fc4081 /installer/build.gradle | |
parent | 0e186558237423b5179f612397a040b39d81bbf2 (diff) | |
download | dcevm-917b108e69a2b91fa8e260a938523b88eb79959e.tar.gz dcevm-917b108e69a2b91fa8e260a938523b88eb79959e.zip |
Changes to display JVM installations on macOS/OSX.
Main change here is in Installer.java where scanDirectory was changed to work recursively, thanks to this we are able to find JVM on macOS which are in less predicable places ;-) on macOS JVM location will be for example /Library/Java/JavaVirtualMachines/jdk1.8.0_181.jdk/Contents/Home, but scaning /Library/Java/JavaVirtualMachines/ without this recursive thing will not find JVM.
Additionally changed text in MainWindow which suggests now that users should prefer alternate JVM over replace JVM, with short "explanation" why.
Diffstat (limited to 'installer/build.gradle')
0 files changed, 0 insertions, 0 deletions