GH-1793 rearrange setup wizard logic to only check if they are needed once
This commit is contained in:
parent
ceb5fc6d75
commit
782384f185
10 changed files with 70 additions and 88 deletions
|
@ -31,7 +31,6 @@ public:
|
|||
void refresh() override;
|
||||
void initializePage() override;
|
||||
bool validatePage() override;
|
||||
static bool isRequired();
|
||||
|
||||
enum class JavaStatus
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue