Add option to Java selection dropdowns to choose a runtime from path
Bit of an experiment, but this commit allows users to manually find
a Java runtime on the filesystem and save it to config
1 parent cd06330 commit d1184c32b22dea9de23de16f64590a374a94447d
@Henry Le Grys Henry Le Grys authored on 16 Oct 2021
Showing 3 changed files
View
launcher/src/main/java/com/skcraft/launcher/dialog/ConfigurationDialog.java
View
launcher/src/main/java/com/skcraft/launcher/launch/AddJavaRuntime.java 0 → 100644
View
launcher/src/main/java/com/skcraft/launcher/launch/JavaRuntimeFinder.java