Skip to content

Commit

Permalink
Set quarkus project location
Browse files Browse the repository at this point in the history
Signed-off-by: Oleksii Korniienko <[email protected]>
  • Loading branch information
olkornii committed Oct 16, 2024
1 parent cc3f0db commit 6948ff9
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,8 @@ private void createQuarkusProject(RemoteRobot remoteRobot, String projectName, B
}
}

quarkusNewProjectFinalPage.setProjectLocation(QUARKUS_PROJECT_LOCATION);

newProjectDialogWizard.finish();

minimizeProjectImportPopupIfItAppears();
Expand Down

0 comments on commit 6948ff9

Please sign in to comment.