Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PrismLauncher/PrismLauncher
/ on_actionViewJavaFolder_triggered
Method
on_actionViewJavaFolder_triggered
launcher/ui/MainWindow.cpp:1344–1347 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1342
}
1343
1344
void MainWindow::on_actionViewJavaFolder_triggered()
1345
{
1346
DesktopServices::openPath(APPLICATION->javaPath(), true);
1347
}
1348
1349
void MainWindow::refreshInstances()
1350
{
Callers
nothing calls this directly
Calls
2
openPath
Function · 0.85
javaPath
Method · 0.45
Tested by
no test coverage detected