Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ autoDownloadJava
Method
autoDownloadJava
launcher/ui/widgets/JavaSettingsWidget.cpp:541–544 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
539
}
540
541
bool JavaSettingsWidget::autoDownloadJava() const
542
{
543
return m_autodownloadCheckBox && m_autodownloadCheckBox->isChecked();
544
}
545
546
bool JavaSettingsWidget::autoDetectJava() const
547
{
Callers
1
validatePage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected