mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-09-15 15:43:05 -04:00
8 files changed
+112
-20
No files matched your search
@@ -393,6 +393,7 @@ QList<QString> JavaUtils::FindJavaPaths()
|
||||
scanJavaDir(snap + dirPath);
|
||||
}
|
||||
};
|
||||
scanJavaDir(FS::PathCombine(APPLICATION->dataRoot(), "java"));
|
||||
// oracle RPMs
|
||||
scanJavaDirs("/usr/java");
|
||||
// general locations used by distro packaging
|
||||
|
||||
Reference in new issue
Block a user